StateManagerController¶
Class | orca.core
Attach-only component that applies state-driven property overrides from a StateManager object.
Overview¶
Properties¶
| Property | Type | Description |
|---|---|---|
StateManager |
StateManager |
The StateManager object that supplies the StateGroup definitions. Setting this property automatically marks all tracked controller properties. |
Messages¶
ControllerChanged¶
Evaluate all state groups whose controller property matches the changed property.
| Field | Type | Description |
|---|---|---|
Property |
Property |
The property whose value changed, triggering state group evaluation |