Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
CopySlotTM
Syntax
C++
int CopySlotTM(IFunctionHandler * pH, int destSlot, int srcSlot, bool includeTranslation);
Parameters 
Description 
int destSlot 
Destination slot identifier. 
int srcSlot 
Source slot identifier. 
bool includeTranslation 
True to include the translation, false otherwise. 

Syntax: Entity.CopySlotTM( destSlot, srcSlot, includeTranslation ) 

Copies the TM (Transformation Matrix) of the slot.

Copyright (c) 2012. All rights reserved.