Category: Objects
/ Activity
Since engine version: 1.0 OC
SetActionData
Description
Sets the extra data for the current action. The application of the extra data depends on the procedure of the current action. See ActMap procedures.
Syntax
bool SetActionData(any data);
Parameter
- data:
- Additional parameter for the activity.