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

Protected Member Functions

void SCR_EditorAttributeEntryIntArray (array< int > values)
int GetCount ()
int GetEntry (int index)

Protected Attributes

array< intm_aValues

Detailed Description

Definition at line 718 of file SCR_BaseEditorAttribute.c.

Constructor & Destructor Documentation

◆ SCR_EditorAttributeEntryIntArray()

void SCR_EditorAttributeEntryIntArray::SCR_EditorAttributeEntryIntArray ( array< int > values)
inlineprotected

Definition at line 724 of file SCR_BaseEditorAttribute.c.

Member Function Documentation

◆ GetCount()

int SCR_EditorAttributeEntryIntArray::GetCount ( )
inlineprotected

Definition at line 730 of file SCR_BaseEditorAttribute.c.

◆ GetEntry()

int SCR_EditorAttributeEntryIntArray::GetEntry ( int index)
inlineprotected

Definition at line 736 of file SCR_BaseEditorAttribute.c.

Member Data Documentation

◆ m_aValues

array<int> SCR_EditorAttributeEntryIntArray::m_aValues
protected

Definition at line 720 of file SCR_BaseEditorAttribute.c.


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