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

Protected Member Functions

IEntity GetEntity ()
override bool EOnActivate (SCR_BaseEditorComponent editorComponent, vector position=vector.Zero, set< SCR_EditableEntityComponent > entities=null)

Protected Attributes

bool m_bNoEntities
bool m_bReplacePrevious
IEntity m_Entity

Detailed Description

Spawned entity effect.

Definition at line 7 of file SCE_EntityEditorEffect.c.

Member Function Documentation

◆ EOnActivate()

override bool SCR_EntityEditorEffect::EOnActivate ( SCR_BaseEditorComponent editorComponent,
vector position = vector.Zero,
set< SCR_EditableEntityComponent > entities = null )
inlineprotected

Definition at line 32 of file SCE_EntityEditorEffect.c.

◆ GetEntity()

IEntity SCR_EntityEditorEffect::GetEntity ( )
inlineprotected

Get entity created by the effect

Returns
Entity

Definition at line 27 of file SCE_EntityEditorEffect.c.

Member Data Documentation

◆ m_bNoEntities

bool SCR_EntityEditorEffect::m_bNoEntities
protected

Definition at line 15 of file SCE_EntityEditorEffect.c.

◆ m_bReplacePrevious

bool SCR_EntityEditorEffect::m_bReplacePrevious
protected

Definition at line 18 of file SCE_EntityEditorEffect.c.

◆ m_Entity

IEntity SCR_EntityEditorEffect::m_Entity
protected

Definition at line 20 of file SCE_EntityEditorEffect.c.


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