GetComDir

Category: Objects / Movement
Since engine version: 1.0 OC

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();
See also: GetDir, GetProcedure, Procedure, SetComDir
Cucaracha, 2002-05