SendMessageAction¶
Class | orca.core
Sends a typed message to a target object when triggered
Overview¶
Properties¶
| Property | Type | Description |
|---|---|---|
Trigger |
Trigger |
Triggering condition or state image |
Message |
string |
Fully qualified message name to send (e.g. "AnimationPlayer.Play", "StateManager.GoToState") |
Target |
string |
Relative path to the target object that will receive the message |