Wait for Time
Description
Action Parameter: Contains the data of a Wait for Time instruction.
Constructors
Casting methods
Cast from an Action parameter: Constructs a Wait for Time parameter from a generic Action parameter. This is only possible if the created Action parameter was constructed from a Wait for Time parameter.
Cast from a Number parameter: Construct a Wait for Time parameter from a primitive Numer parameter.
Cast to an Action parameter: Cast to the generic Action parameter.
Cast to a Number parameter: Cast to the primitive Number parameter. The number defines the wait time of the Wait for Time instruction.
Transformation methods
This parameter does not support transformation methods.
Morphing methods
This parameter does not support morphing methods.