Arma Reforger Script API
Loading...
Searching...
No Matches
Public Member Functions | List of all members
SCR_EditorAttributeList Interface Reference

Public Member Functions

SCR_BaseEditorAttribute GetAttribute (int index)
 
int GetAttributesCount ()
 
int FindAttribute (SCR_BaseEditorAttribute attribute)
 
void InsertAllAttributes (out notnull array< SCR_BaseEditorAttribute > outAttributes)
 

Member Function Documentation

◆ FindAttribute()

int SCR_EditorAttributeList.FindAttribute ( SCR_BaseEditorAttribute  attribute)

◆ GetAttribute()

SCR_BaseEditorAttribute SCR_EditorAttributeList.GetAttribute ( int  index)

◆ GetAttributesCount()

int SCR_EditorAttributeList.GetAttributesCount ( )

◆ InsertAllAttributes()

void SCR_EditorAttributeList.InsertAllAttributes ( out notnull array< SCR_BaseEditorAttribute outAttributes)

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