Collapse All
Warhorse ScripBind documentation
CScriptBind_AI::SetPostures Method
Syntax
C++
int
SetPostures
(IFunctionHandler *
pH
, ScriptHandle
entityId
, SmartScriptTable
postures
);
Parameters
Parameters
Description
ScriptHandle entityId
AI's entity id
SmartScriptTable postures
.
Description
!
AI.SetPostures(entityId, postures)
! Set the given entity's postures.!
!
Group
CScriptBind_AI Methods
Copyright (c) 2012. All rights reserved.
Made with Doc-O-MaticĀ® Express