Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
Torch_Video Class Reference
Inheritance diagram for Torch_Video:
LongTorch

Protected Member Functions

override void OnWork (float consumed_energy)
override void OnWorkStart ()
override void OnWorkStop ()
override void SetActions ()
void SetEnablePtc ()

Protected Attributes

bool m_EnablePtc
float PARTICLE_DELAY = 15000

Detailed Description

Definition at line 1 of file torch_video.c.

Member Function Documentation

◆ OnWork()

override void OnWork ( float consumed_energy)
inlineprotected

Definition at line 11 of file torch_video.c.

References m_EnablePtc.

◆ OnWorkStart()

override void OnWorkStart ( )
inlineprotected

Definition at line 19 of file torch_video.c.

References CALL_CATEGORY_SYSTEM, g_Game, PARTICLE_DELAY, and SetEnablePtc().

◆ OnWorkStop()

override void OnWorkStop ( )
inlineprotected

Definition at line 26 of file torch_video.c.

References CALL_CATEGORY_SYSTEM, g_Game, m_EnablePtc, and SetEnablePtc().

◆ SetActions()

override void SetActions ( )
inlineprotected

Definition at line 34 of file torch_video.c.

References AddAction().

◆ SetEnablePtc()

void SetEnablePtc ( )
inlineprotected

Definition at line 6 of file torch_video.c.

References m_EnablePtc.

Referenced by OnWorkStart(), and OnWorkStop().

Field Documentation

◆ m_EnablePtc

bool m_EnablePtc
protected

Definition at line 4 of file torch_video.c.

Referenced by OnWork(), OnWorkStop(), and SetEnablePtc().

◆ PARTICLE_DELAY

float PARTICLE_DELAY = 15000
protected

Definition at line 3 of file torch_video.c.

Referenced by OnWorkStart().


The documentation for this class was generated from the following file: