Construction
Category: Callbacks/Objects
Since engine version: 4.6.5.0 CP (extended in 4.9.6.2 CR)
Description
Called at the creation of an object.
Syntax
void Construction
(object creator);
Parameter
- creator:
-
Object that created the new object. 0 if created global (Scenarioscript,...).
boni, April 2007