DayZ 1.24
Loading...
Searching...
No Matches
ParticleManagerEvents Class Reference

Invokers for ParticleManager events. More...

Collaboration diagram for ParticleManagerEvents:
[legend]

Private Attributes

ref ScriptInvoker Event_OnAllocation = new ScriptInvoker()
 
ref ScriptInvoker Event_OnAllocationEnd = new ScriptInvoker()
 

Detailed Description

Invokers for ParticleManager events.

Definition at line 46 of file ParticleManager.c.

Member Data Documentation

◆ Event_OnAllocation

ref ScriptInvoker ParticleManagerEvents::Event_OnAllocation = new ScriptInvoker()
private

Definition at line 48 of file ParticleManager.c.

◆ Event_OnAllocationEnd

ref ScriptInvoker ParticleManagerEvents::Event_OnAllocationEnd = new ScriptInvoker()
private

Definition at line 49 of file ParticleManager.c.


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