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

Protected Member Functions

void OnUpdatePoint (WorldUpdatePointArgs args)
void OnDiag (float timeSlice)
void Register (SCR_VehicleDustPerWheel component)
void Unregister (SCR_VehicleDustPerWheel component)

Protected Attributes

ref array< SCR_VehicleDustPerWheelm_Components = {}

Detailed Description

Definition at line 1 of file VehiclesDustSystem.c.

Member Function Documentation

◆ OnDiag()

void VehiclesDustSystem::OnDiag ( float timeSlice)
inlineprotected

Definition at line 22 of file VehiclesDustSystem.c.

◆ OnUpdatePoint()

void VehiclesDustSystem::OnUpdatePoint ( WorldUpdatePointArgs args)
inlineprotected

Definition at line 12 of file VehiclesDustSystem.c.

◆ Register()

void VehiclesDustSystem::Register ( SCR_VehicleDustPerWheel component)
inlineprotected

Definition at line 39 of file VehiclesDustSystem.c.

◆ Unregister()

void VehiclesDustSystem::Unregister ( SCR_VehicleDustPerWheel component)
inlineprotected

Definition at line 51 of file VehiclesDustSystem.c.

Member Data Documentation

◆ m_Components

ref array<SCR_VehicleDustPerWheel> VehiclesDustSystem::m_Components = {}
protected

Definition at line 10 of file VehiclesDustSystem.c.


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