Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_EditorBaseEntity Class Reference
Inheritance diagram for SCR_EditorBaseEntity:
GenericEntity SCR_EditorModeEntity SCR_EditorSettingsEntity

Protected Member Functions

void InitComponents (bool isServer)
void InitComponent (SCR_BaseEditorComponent component, bool isServer)

Detailed Description

Base editor entity which provides overridable functions.

Editor components (SCR_BaseEditorComponent) can be attached only to entities inheriting from this base class.

Definition at line 14 of file SCR_EditorBaseEntity.c.

Member Function Documentation

◆ InitComponent()

void SCR_EditorBaseEntity::InitComponent ( SCR_BaseEditorComponent component,
bool isServer )
inlineprotected

Definition at line 188 of file SCR_EditorBaseEntity.c.

◆ InitComponents()

void SCR_EditorBaseEntity::InitComponents ( bool isServer)
inlineprotected

Definition at line 180 of file SCR_EditorBaseEntity.c.


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