Garry's Mod Wiki

Entity:IsValidLayer

  boolean Entity:IsValidLayer( number layerID )

Description

Returns whether the given layer ID is valid and exists on this entity.

This function only works on BaseAnimatingOverlay entities.

Arguments

1 number layerID
The Layer ID

Returns

1 boolean
Whether the given layer ID is valid and exists on this entity.