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

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

Detailed Description

Definition at line 5 of file SCR_EffectModuleChildComponent.c.

Member Function Documentation

◆ EditorOnParentRemoved()

void SCR_EffectsModuleChildComponent::EditorOnParentRemoved ( SCR_EffectsModuleComponent effectModule,
SCR_EffectsModule effectConfig )
inlineprotected

Definition at line 68 of file SCR_EffectModuleChildComponent.c.

◆ InitChild()

void SCR_EffectsModuleChildComponent::InitChild ( notnull SCR_EffectsModuleComponent effectModule,
notnull SCR_EffectsModule effectConfig )
inlineprotected

Definition at line 24 of file SCR_EffectModuleChildComponent.c.

◆ InitChildServer()

void SCR_EffectsModuleChildComponent::InitChildServer ( notnull SCR_EffectsModuleComponent effectModule,
notnull SCR_EffectsModule effectConfig )
inlineprotected

Definition at line 15 of file SCR_EffectModuleChildComponent.c.

◆ OnDelete()

override void SCR_EffectsModuleChildComponent::OnDelete ( IEntity owner)
inlineprotected

Definition at line 84 of file SCR_EffectModuleChildComponent.c.

◆ OnParentEffectsModuleUpdate()

void SCR_EffectsModuleChildComponent::OnParentEffectsModuleUpdate ( notnull SCR_EffectsModuleComponent effectModule,
notnull SCR_EffectsModule effectConfig )
inlineprotected

Definition at line 36 of file SCR_EffectModuleChildComponent.c.

◆ RPC_UpdatePosition()

void SCR_EffectsModuleChildComponent::RPC_UpdatePosition ( vector position)
inlineprotected

Definition at line 76 of file SCR_EffectModuleChildComponent.c.

Member Data Documentation

◆ m_bIsMaster

bool SCR_EffectsModuleChildComponent::m_bIsMaster
protected

Definition at line 8 of file SCR_EffectModuleChildComponent.c.

◆ m_bOnDeleteCalled

bool SCR_EffectsModuleChildComponent::m_bOnDeleteCalled
protected

Definition at line 12 of file SCR_EffectModuleChildComponent.c.

◆ m_Parent

SCR_EffectsModuleComponent SCR_EffectsModuleChildComponent::m_Parent
protected

Definition at line 10 of file SCR_EffectModuleChildComponent.c.

◆ m_vParentPosition

vector SCR_EffectsModuleChildComponent::m_vParentPosition
protected

Definition at line 7 of file SCR_EffectModuleChildComponent.c.


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