Trigger¶
Class | orca.core
Base class for event-driven actions within the UI system
Overview¶
Properties¶
| Property | Type | Description |
|---|---|---|
Property |
string |
Target property name to monitor or modify |
Value |
int |
Associated value for the trigger condition |
Messages¶
Triggered¶
Fired when the trigger condition is met, carrying a reference to the trigger that activated.
| Field | Type | Description |
|---|---|---|
Trigger |
Trigger |