ScriptEvent:hideSurface
From Mod Wiki
Parameters
integer index -- Index of the surface to hide.
Result
None.
Supported By
idAnimatedEntity
Comments
- Index must be in the range 0-63.
- See also showSurface and getSurfaceId.
Functionality
Hides the surface at the given index.