Table of Contents

Class PersistantRadio

Namespace
DefaultNamespace
Assembly
Assembly-CSharp.dll
public class PersistantRadio : ItemInstanceBehaviour, IArtifactContent
Inheritance
PersistantRadio
Implements
Inherited Members
Extension Methods

Constructors

PersistantRadio()

public PersistantRadio()

Fields

alertIntervall

public float alertIntervall

Field Value

float

batteryEntry

public BatteryEntry batteryEntry

Field Value

BatteryEntry

bright

public MeshRenderer bright

Field Value

MeshRenderer

chargesEntry

public IntRangeEntry chargesEntry

Field Value

IntRangeEntry

maxBatteryCharge

public float maxBatteryCharge

Field Value

float

maxTimeOnGround

public float maxTimeOnGround

Field Value

float

music

public AudioLoop music

Field Value

AudioLoop

onOffEntry

public OnOffEntry onOffEntry

Field Value

OnOffEntry

radioTimeEntry

public TimeEntry radioTimeEntry

Field Value

TimeEntry

timeOnTheGround

public float timeOnTheGround

Field Value

float

timeToAlert

public float timeToAlert

Field Value

float

Properties

IsActive

public bool IsActive { get; }

Property Value

bool

IsHeld

public bool IsHeld { get; }

Property Value

bool

Methods

ConfigItem(ItemInstanceData, PhotonView)

public override void ConfigItem(ItemInstanceData data, PhotonView playerView)

Parameters

data ItemInstanceData
playerView PhotonView

Update()

public void Update()