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

Public Member Functions

void SCR_BaseContainerCustomEntityCatalogCatalog (TypeName enumType, string propertyName, string entityListName, string multiListName)
 
override bool _WB_GetCustomTitle (BaseContainer source, out string title)
 

Protected Attributes

string m_sEntityListName
 
string m_sEntityMultiListName
 

Constructor & Destructor Documentation

◆ SCR_BaseContainerCustomEntityCatalogCatalog()

void SCR_BaseContainerCustomEntityCatalogCatalog.SCR_BaseContainerCustomEntityCatalogCatalog ( TypeName  enumType,
string  propertyName,
string  entityListName,
string  multiListName 
)

Member Function Documentation

◆ _WB_GetCustomTitle()

override bool SCR_BaseContainerCustomEntityCatalogCatalog._WB_GetCustomTitle ( BaseContainer  source,
out string  title 
)

Member Data Documentation

◆ m_sEntityListName

string SCR_BaseContainerCustomEntityCatalogCatalog.m_sEntityListName
protected

◆ m_sEntityMultiListName

string SCR_BaseContainerCustomEntityCatalogCatalog.m_sEntityMultiListName
protected

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