A conveience API for the
CommsRadioController
class.
- Namespace
- CommsRadioAPI
- Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["ControllerAPI"]
class Type type-node
Syntax
public static class ControllerAPI
Fields
Name | Field Type | Constant Value | Summary |
---|---|---|---|
Ready | Action |
Subscribe to know when the Comms Radio is ready to receive new modes.
static
|
Methods
Name | Return Value | Summary |
---|---|---|
GetVanillaMode |
ICommsRadioMode? |
Get a vanilla Comms Radio mode from the
CommsRadioController .
static
|