Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
CScriptBind_AI::SetSpeed Method
Syntax
C++
int SetSpeed(IFunctionHandler* pH);
Parameters 
Description 
entityId 
AI's entity 
urgency 
float value specifying the movement urgency (see AgentMovementSpeeds::EAgentMovementUrgency) 

!

AI.SetSpeed(entityId, urgency)

! This function allows the user to override the entity's current speed (urgency).!  

!  

SetSpeed

Copyright (c) 2012. All rights reserved.