Plugins
Covers Engine Plugin SDK 2.0.0 · Interface Plugin SDK 0.2.0
Channel Authority
Acquire, command, update, and release write authority for engine channels.
| Declaration | Description |
|---|---|
| SDK_API::claimChannel | Claims channel authority for the active task or loop controller. |
| SDK_API::commandChannel | Commands a channel while using the active task or loop as controller. |
| ControlPolicy | Authority policy applied to commandable channels. |
| SDK_API::freeChannel | Releases authority previously claimed by the active controller. |
| SDK_API::setChannel | Establishes observe-only authority for the active task or loop, optionally writing its value. |