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

Protected Member Functions

void Init ()
void ProcessCatalog (EEntityCatalogType catalogType, notnull SCR_EntityCatalogManagerComponent catalogManager)
void SCR_PlaceableEntitiesRegistryFromCatalog ()

Protected Attributes

EEditorMode m_eEditorMode
SCR_ECatalogFactionType m_eCatalogFactionType
ref array< ref EEntityCatalogTypem_CatalogTypes

Detailed Description

Allows Content browser to take entities from the catalog. It fills in the Prefab list from the catalog

Definition at line 8 of file SCR_PlaceableEntitiesRegistryFromCatalog.c.

Constructor & Destructor Documentation

◆ SCR_PlaceableEntitiesRegistryFromCatalog()

void SCR_PlaceableEntitiesRegistryFromCatalog::SCR_PlaceableEntitiesRegistryFromCatalog ( )
inlineprotected

Definition at line 55 of file SCR_PlaceableEntitiesRegistryFromCatalog.c.

Member Function Documentation

◆ Init()

void SCR_PlaceableEntitiesRegistryFromCatalog::Init ( )
inlineprotected

Definition at line 20 of file SCR_PlaceableEntitiesRegistryFromCatalog.c.

◆ ProcessCatalog()

void SCR_PlaceableEntitiesRegistryFromCatalog::ProcessCatalog ( EEntityCatalogType catalogType,
notnull SCR_EntityCatalogManagerComponent catalogManager )
inlineprotected

Definition at line 39 of file SCR_PlaceableEntitiesRegistryFromCatalog.c.

Member Data Documentation

◆ m_CatalogTypes

ref array<ref EEntityCatalogType> SCR_PlaceableEntitiesRegistryFromCatalog::m_CatalogTypes
protected

Definition at line 17 of file SCR_PlaceableEntitiesRegistryFromCatalog.c.

◆ m_eCatalogFactionType

SCR_ECatalogFactionType SCR_PlaceableEntitiesRegistryFromCatalog::m_eCatalogFactionType
protected

Definition at line 14 of file SCR_PlaceableEntitiesRegistryFromCatalog.c.

◆ m_eEditorMode

EEditorMode SCR_PlaceableEntitiesRegistryFromCatalog::m_eEditorMode
protected

Definition at line 11 of file SCR_PlaceableEntitiesRegistryFromCatalog.c.


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