Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_EntityCatalogInventoryItem Member List

This is the complete list of members for SCR_EntityCatalogInventoryItem, including all inherited members.

ClassSpecificInit()SCR_EntityCatalogInventoryItemprotected
GetCatalogIndex()SCR_EntityCatalogEntry
GetCatalogParent()SCR_EntityCatalogEntry
GetEditableEntityLabels(notnull out array< EEditableEntityLabel > editableEntityLables)SCR_EntityCatalogEntryNonEditable
GetEntityDataList(notnull out array< SCR_BaseEntityCatalogData > entityDataList)SCR_EntityCatalogEntry
GetEntityDataOfType(TypeName dataType)SCR_EntityCatalogEntry
GetEntityName()SCR_EntityCatalogEntry
GetEntityUiInfo()SCR_EntityCatalogEntry
GetPrefab()SCR_EntityCatalogEntry
HasAllEditableEntityLabels(notnull array< EEditableEntityLabel > editableEntityLables)SCR_EntityCatalogEntryNonEditable
HasAllEntityDataOfTypes(array< TypeName > dataTypes)SCR_EntityCatalogEntry
HasAnyEditableEntityLabels(notnull array< EEditableEntityLabel > editableEntityLables)SCR_EntityCatalogEntryNonEditable
HasAnyEntityDataOfTypes(array< TypeName > dataTypes)SCR_EntityCatalogEntry
HasEditableEntityLabel(EEditableEntityLabel editableEntityLabel)SCR_EntityCatalogEntryNonEditable
HasEntityDataOfType(TypeName dataType)SCR_EntityCatalogEntry
InitEntry(notnull SCR_EntityCatalog catalog, int catalogIndex)SCR_EntityCatalogEntry
IsEnabled()SCR_EntityCatalogEntry
m_aEntityDataListSCR_EntityCatalogEntryprotected
m_aLabelsSCR_EntityCatalogEntryNonEditableprotected
m_bEnabledSCR_EntityCatalogEntryprotected
m_CatalogParentSCR_EntityCatalogEntryprotected
m_EditableEntityUiInfoSCR_EntityCatalogEntryprotected
m_iCatalogIndexSCR_EntityCatalogEntryprotected
m_sEntityPrefabSCR_EntityCatalogEntryprotected
PostInitEntry(SCR_EntityCatalog catalog)SCR_EntityCatalogEntry