![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Classes | |
| class | SCR_PlaceableEntitiesRegistryFromCatalog |
Enumerations | |
| enum | SCR_ECatalogFactionType { FACTION_AND_FACTIONLESS = 0 , FACTIONS_ONLY , FACTIONLESS_ONLY } |
Functions | |
| void | BaseContainerCatalogPlacableEntitiesTitleField (string editorModeVar, string factionTypeVar, string catalogTypesListVar) |
| override bool | _WB_GetCustomTitle (BaseContainer source, out string title) |
Variables | |
| enum SCR_ECatalogFactionType | m_sEditorModeVar |
| string | m_sFactionTypeVar |
| string | m_sCatalogTypesListVar |
| Enumerator | |
|---|---|
| FACTION_AND_FACTIONLESS | Get entries from faction and factionless catalogs. |
| FACTIONS_ONLY | Get entries from factions only. |
| FACTIONLESS_ONLY | Get entries from factionless Only. |
Definition at line 64 of file SCR_PlaceableEntitiesRegistryFromCatalog.c.
|
protected |
Definition at line 86 of file SCR_PlaceableEntitiesRegistryFromCatalog.c.
|
protected |
Definition at line 78 of file SCR_PlaceableEntitiesRegistryFromCatalog.c.
|
protected |
Definition at line 75 of file SCR_PlaceableEntitiesRegistryFromCatalog.c.
| enum SCR_ECatalogFactionType m_sEditorModeVar |
|
protected |
Definition at line 74 of file SCR_PlaceableEntitiesRegistryFromCatalog.c.