Struct RadioRangeSettings
Settings for specific radio ranges.
public struct RadioRangeSettings
- Inherited Members
- Extension Methods
Fields
IdleUsage
The amount of battery usage per minute while idle.
public float IdleUsage
Field Value
MaxRange
The maximum range in which this radio will pickup and send voice messages.
public int MaxRange
Field Value
TalkingUsage
The amount of battery usage per minute while talking.
public int TalkingUsage