Arma Reforger Script API
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | List of all members
SCR_EditorAttributeEntryIntArray Interface Reference
Inheritance diagram for SCR_EditorAttributeEntryIntArray:
[legend]

Public Member Functions

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

Protected Attributes

array< ref int > m_aValues
 

Constructor & Destructor Documentation

◆ SCR_EditorAttributeEntryIntArray()

void SCR_EditorAttributeEntryIntArray.SCR_EditorAttributeEntryIntArray ( array< ref int >  values)

Member Function Documentation

◆ GetCount()

int SCR_EditorAttributeEntryIntArray.GetCount ( )

◆ GetEntry()

int SCR_EditorAttributeEntryIntArray.GetEntry ( int  index)

Member Data Documentation

◆ m_aValues

array<ref int> SCR_EditorAttributeEntryIntArray.m_aValues
protected

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