Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
GetDirLabelToPoint
Syntax
C++
int GetDirLabelToPoint(IFunctionHandler * pH);
Parameters 
Description 
entityId 
AI's entity id 
point 
point to evaluate.
 

Syntax: AI.GetDirLabelToPoint(entityId, point) 

Returns a direction label (front=0, back=1, left=2, right_3, above=4, -1=invalid) to the specified point.

Copyright (c) 2012. All rights reserved.