Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
SetBehaviorVariable
Syntax
C++
int SetBehaviorVariable(IFunctionHandler * pH, ScriptHandle entityId, const char* variableName, bool value);

Syntax: AI.SetBehaviorVariable( entity, variableName, value ) 

Sets a behaviour variable for the specified actor

Copyright (c) 2012. All rights reserved.