Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
CScriptBind_Entity::CopySlotTM Method
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. 

!

Entity.CopySlotTM( destSlot, srcSlot, includeTranslation )

! Copies the TM (Transformation Matrix) of the slot.!

Copyright (c) 2012. All rights reserved.