Category: Objects
/ Movement Since engine version: 4.6.5.0 CP
Description
Returns the current command direction of an object. This indicates the object's current intended heading. The exact evaluation of the command direction depends on the procedure of the current activity.
Syntax
int GetComDir
(object pObj);
Parameter
pObj:
[opt]
Object of which to determine the ComDir. Can be 0 in local calls.