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

Protected Member Functions

SCR_BaseEditorAttribute GetAttribute (int index)
int GetAttributesCount ()
int FindAttribute (SCR_BaseEditorAttribute attribute)
void SCR_AttributesManagerEditorComponentClass (IEntityComponentSource componentSource, IEntitySource parentSource, IEntitySource prefabSource)

Protected Attributes

ref array< ref SCR_EditorAttributeListm_AttributeLists
ref array< SCR_BaseEditorAttributem_aAttributes = {}

Detailed Description

Definition at line 2 of file SCR_AttributesManagerEditorComponent.c.

Constructor & Destructor Documentation

◆ SCR_AttributesManagerEditorComponentClass()

void SCR_AttributesManagerEditorComponentClass::SCR_AttributesManagerEditorComponentClass ( IEntityComponentSource componentSource,
IEntitySource parentSource,
IEntitySource prefabSource )
inlineprotected
Parameters
[in]prefab

Definition at line 36 of file SCR_AttributesManagerEditorComponent.c.

Member Function Documentation

◆ FindAttribute()

int SCR_AttributesManagerEditorComponentClass::FindAttribute ( SCR_BaseEditorAttribute attribute)
inlineprotected
Parameters
[in]attribute
Returns

Definition at line 28 of file SCR_AttributesManagerEditorComponent.c.

◆ GetAttribute()

SCR_BaseEditorAttribute SCR_AttributesManagerEditorComponentClass::GetAttribute ( int index)
inlineprotected
Parameters
[in]index
Returns

Definition at line 12 of file SCR_AttributesManagerEditorComponent.c.

◆ GetAttributesCount()

int SCR_AttributesManagerEditorComponentClass::GetAttributesCount ( )
inlineprotected
Returns

Definition at line 19 of file SCR_AttributesManagerEditorComponent.c.

Member Data Documentation

◆ m_aAttributes

ref array<SCR_BaseEditorAttribute> SCR_AttributesManagerEditorComponentClass::m_aAttributes = {}
protected

Definition at line 7 of file SCR_AttributesManagerEditorComponent.c.

◆ m_AttributeLists

ref array<ref SCR_EditorAttributeList> SCR_AttributesManagerEditorComponentClass::m_AttributeLists
protected

Definition at line 5 of file SCR_AttributesManagerEditorComponent.c.


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