![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| void | InitChildServer (notnull SCR_EffectsModuleComponent effectModule, notnull SCR_EffectsModule effectConfig) |
| void | InitChild (notnull SCR_EffectsModuleComponent effectModule, notnull SCR_EffectsModule effectConfig) |
| void | OnParentEffectsModuleUpdate (notnull SCR_EffectsModuleComponent effectModule, notnull SCR_EffectsModule effectConfig) |
| void | EditorOnParentRemoved (SCR_EffectsModuleComponent effectModule, SCR_EffectsModule effectConfig) |
| void | RPC_UpdatePosition (vector position) |
| override void | OnDelete (IEntity owner) |
Protected Attributes | |
| vector | m_vParentPosition |
| bool | m_bIsMaster |
| SCR_EffectsModuleComponent | m_Parent |
| bool | m_bOnDeleteCalled |
Definition at line 5 of file SCR_EffectModuleChildComponent.c.
|
inlineprotected |
Definition at line 68 of file SCR_EffectModuleChildComponent.c.
|
inlineprotected |
Definition at line 24 of file SCR_EffectModuleChildComponent.c.
|
inlineprotected |
Definition at line 15 of file SCR_EffectModuleChildComponent.c.
|
inlineprotected |
Definition at line 84 of file SCR_EffectModuleChildComponent.c.
|
inlineprotected |
Definition at line 36 of file SCR_EffectModuleChildComponent.c.
|
inlineprotected |
Definition at line 76 of file SCR_EffectModuleChildComponent.c.
|
protected |
Definition at line 8 of file SCR_EffectModuleChildComponent.c.
|
protected |
Definition at line 12 of file SCR_EffectModuleChildComponent.c.
|
protected |
Definition at line 10 of file SCR_EffectModuleChildComponent.c.
|
protected |
Definition at line 7 of file SCR_EffectModuleChildComponent.c.