GetProcedure
Category: Objects
/ Activity
Since engine version: 4.9.1.0 GWE
Description
Returns the procedure of the current activity of an object (e.g. FLOAT, ATTACH, WALK). If the procedure is NONE or the object has no activity set the return value is 0.
Syntax
string GetProcedure
(object pObj);
Parameter
- pObj:
[opt]
Object to be checked. Can be 0 in local calls.
Sven2, November 2001