Refers to the vanilla sounds that eminate from the Comms Radio.
- Namespace
- CommsRadioAPI
- Interfaces
-
- IComparable
- IFormattable
- IConvertible
- Base Types
-
- object
- ValueType
- Enum
graph BT
Type-->Base0["Enum"]
Base0-->Base1["ValueType"]
Base1-->Base2["object"]
Type-.->Interface0["IComparable"]
Type-.->Interface1["IFormattable"]
Type-.->Interface2["IConvertible"]
Type["VanillaSoundCommsRadio"]
class Type type-node
Syntax
public enum VanillaSoundCommsRadio
Fields
Name | Field Type | Constant Value | Summary |
---|---|---|---|
Cancel | Vanilla |
1 |
CommsRadio_Cancel_01
static
|
Confirm | Vanilla |
0 |
CommsRadio_Confirm_01
static
|
HoverOver | Vanilla |
5 |
CommsRadio_Hover_01
static
|
ModeEnter | Vanilla |
4 |
CommsRadio_Apply_01
static
|
MoneyRemoved | Vanilla |
6 |
static
|
Switch | Vanilla |
3 |
CommsRadio_Confirm_01
This may play CommsRadio_Select_01 in the future. Use `Confirm` instead for CommsRadio_Confirm_01. static
|
Warning | Vanilla |
2 |
CommsRadio_Message_01
static
|