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

Public Member Functions

void SCR_BaseContainerCustomInventoryCatalogEntry (string prefabName, string dataListName, string enabledName)
 
override bool _WB_GetCustomTitle (BaseContainer source, out string title)
 

Protected Attributes

string m_sPrefabName
 
string m_sDataListName
 
string m_sEnabledName
 

Constructor & Destructor Documentation

◆ SCR_BaseContainerCustomInventoryCatalogEntry()

void SCR_BaseContainerCustomInventoryCatalogEntry.SCR_BaseContainerCustomInventoryCatalogEntry ( string  prefabName,
string  dataListName,
string  enabledName 
)

Member Function Documentation

◆ _WB_GetCustomTitle()

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

Member Data Documentation

◆ m_sDataListName

string SCR_BaseContainerCustomInventoryCatalogEntry.m_sDataListName
protected

◆ m_sEnabledName

string SCR_BaseContainerCustomInventoryCatalogEntry.m_sEnabledName
protected

◆ m_sPrefabName

string SCR_BaseContainerCustomInventoryCatalogEntry.m_sPrefabName
protected

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