Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
ItemRadio Class Reference

Private Member Functions

bool CanOperate ()
override bool IsTransmitter ()
override void OnSwitchOff ()
override void OnSwitchOn ()
override void OnWorkStop ()
override void SetActions ()
void TuneNextStation ()
void TunePreviousStation ()

Detailed Description

Definition at line 1 of file radio.c.

Member Function Documentation

◆ CanOperate()

bool CanOperate ( )
inlineprivate

Definition at line 9 of file radio.c.

◆ IsTransmitter()

override bool IsTransmitter ( )
inlineprivate

Definition at line 3 of file radio.c.

◆ OnSwitchOff()

override void OnSwitchOff ( )
inlineprivate

Definition at line 21 of file radio.c.

◆ OnSwitchOn()

override void OnSwitchOn ( )
inlineprivate

Definition at line 15 of file radio.c.

◆ OnWorkStop()

override void OnWorkStop ( )
inlineprivate

Definition at line 27 of file radio.c.

◆ SetActions()

override void SetActions ( )
inlineprivate

◆ TuneNextStation()

void TuneNextStation ( )
inlineprivate

Definition at line 34 of file radio.c.

References TuneNext.

◆ TunePreviousStation()

void TunePreviousStation ( )
inlineprivate

Definition at line 40 of file radio.c.

References TunePrev().


The documentation for this class was generated from the following file:
  • F:/Games/Dayz/scripts/4_world/entities/itembase/radio.c