Difference between revisions of "ScriptEvent:hideSurface"
From Mod Wiki
(No difference)
|
Latest revision as of 11:33, 5 November 2007
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.