Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
CScriptBind_Entity::SetSlotPosAndDir Method
Syntax
C++
int SetSlotPosAndDir(IFunctionHandler * pH, int nSlot, Vec3 pos, Vec3 dir);
Parameters 
Description 
int nSlot 
nSlot identifier. 
Vec3 pos 
Position to be set. 
Vec3 dir 
Direction to be set. 

!

Entity.SetSlotPosAndDir( nSlot, pos, dir )

! Sets the slot position and direction.!  

!  

!  

 

Copyright (c) 2012. All rights reserved.