Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
SetSlotFlags
Syntax
C++
int SetSlotFlags(IFunctionHandler * pH, int nSlot, const int nFlags, int mode);
Parameters 
Description 
int nSlot 
Slot identifier. 
const int nFlags 
entity slot flag. 
Mode 
0=or, 1=and, 2=xor
 

Syntax: Entity.SetSlotFlags( int nSlot, const int nFlags, int mode ) 

Set flags for entity slot.

Copyright (c) 2012. All rights reserved.