Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
MotorExhaustSystem Class Reference
Inheritance diagram for MotorExhaustSystem:
GameSystem

Protected Member Functions

override bool ShouldBePaused ()
void OnUpdatePoint (WorldUpdatePointArgs args)
override void OnStopped ()
override void OnStarted ()
override void OnDiag (float timeSlice)
void Register (SCR_MotorExhaustEffectGeneralComponent component)
void Unregister (SCR_MotorExhaustEffectGeneralComponent component)

Protected Attributes

ref array< SCR_MotorExhaustEffectGeneralComponent > m_MotorsComponents = {}

Detailed Description

Definition at line 1 of file MotorExhaustSystem.c.

Member Function Documentation

◆ OnDiag()

override void MotorExhaustSystem::OnDiag ( float timeSlice)
inlineprotected

Definition at line 41 of file MotorExhaustSystem.c.

◆ OnStarted()

override void MotorExhaustSystem::OnStarted ( )
inlineprotected

Definition at line 33 of file MotorExhaustSystem.c.

◆ OnStopped()

override void MotorExhaustSystem::OnStopped ( )
inlineprotected

Definition at line 25 of file MotorExhaustSystem.c.

◆ OnUpdatePoint()

void MotorExhaustSystem::OnUpdatePoint ( WorldUpdatePointArgs args)
inlineprotected

Definition at line 15 of file MotorExhaustSystem.c.

◆ Register()

void MotorExhaustSystem::Register ( SCR_MotorExhaustEffectGeneralComponent component)
inlineprotected

Definition at line 58 of file MotorExhaustSystem.c.

◆ ShouldBePaused()

override bool MotorExhaustSystem::ShouldBePaused ( )
inlineprotected

Definition at line 13 of file MotorExhaustSystem.c.

◆ Unregister()

void MotorExhaustSystem::Unregister ( SCR_MotorExhaustEffectGeneralComponent component)
inlineprotected

Definition at line 70 of file MotorExhaustSystem.c.

Member Data Documentation

◆ m_MotorsComponents

ref array<SCR_MotorExhaustEffectGeneralComponent> MotorExhaustSystem::m_MotorsComponents = {}
protected

Definition at line 11 of file MotorExhaustSystem.c.


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