Construction

Category: Callbacks / Objects
Since engine version: 1.0 OC

Description

Called at the creation of an object.

Syntax

any Construction(object creator);

Parameter

creator:
Object that created the new object. nil if created in a global context (scenario script,...).
boni, 2007-04