Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
DrawSlot
Syntax
C++
int DrawSlot(IFunctionHandler * pH, int nSlot, int nEnable);
Parameters 
Description 
int nSlot 
Slot identifier. 
int nEnable 
1-Enable drawing, 0-Disable drawing.
 

Syntax: Entity.DrawSlot( nSlot ) 

Enables/Disables drawing of object or character at specified slot of the entity.

Copyright (c) 2012. All rights reserved.