Skip to content

EVENT_PHASE

Source Code | Usage Examples | (Global) Constants | Event constants

This event is raised when a given phase is reached, specified by combining it with the corresponding phase value (e.g., EVENT_PHASE|PHASE_DRAW for the Draw Phase).

Value

4096


See Also