The entity that already has the TriggerArea component
Function to execute the 'Enter' type of result is detected
Execute callback when an entity exits the Trigger Area
The entity that already has the TriggerArea component
Function to execute the 'Exit' type of result is detected
Execute callback when an entity stays in the Trigger Area
The entity that already has the TriggerArea component
Function to execute the 'Stay' type of result is detected
Note: stay callbacks are synthesized by the SDK on every tick between a wire ENTER and a wire EXIT. Wire-level TAET_STAY events (still emitted by legacy Explorers) are ignored entirely — they neither fire callbacks nor mutate state. The SDK is the sole source of onTriggerStay dispatches, driven from the ENTER/EXIT state machine.
Execute callback when an entity enters the Trigger Area