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

Protected Member Functions

Get max resource value of container Data obtained from if no max resource value found return max Resource value *int GetMaxResourceValue ()
void SetMaxResourceValue (int maxResourceValue)
SCR_ResourceContainer GetResourceContainer (notnull SCR_EntityCatalogEntry entry, bool showError=true)
override void InitData (notnull SCR_EntityCatalogEntry entry)

Protected Attributes

EResourceType m_eResourceType
int m_iMaxResourceValue = -1
Get max resource value of container Data obtained from prefab

Detailed Description

Definition at line 2 of file SCR_ResourceContainerItemData.c.

Member Function Documentation

◆ GetMaxResourceValue()

Get max resource value of container Data obtained from if no max resource value found return max Resource value *int SCR_ResourceContainerItemData::GetMaxResourceValue ( )
inlineprotected

Definition at line 16 of file SCR_ResourceContainerItemData.c.

◆ GetResourceContainer()

SCR_ResourceContainer SCR_ResourceContainerItemData::GetResourceContainer ( notnull SCR_EntityCatalogEntry entry,
bool showError = true )
inlineprotected

Definition at line 31 of file SCR_ResourceContainerItemData.c.

◆ InitData()

override void SCR_ResourceContainerItemData::InitData ( notnull SCR_EntityCatalogEntry entry)
inlineprotected

Definition at line 93 of file SCR_ResourceContainerItemData.c.

◆ SetMaxResourceValue()

void SCR_ResourceContainerItemData::SetMaxResourceValue ( int maxResourceValue)
inlineprotected

Definition at line 23 of file SCR_ResourceContainerItemData.c.

Member Data Documentation

◆ m_eResourceType

EResourceType SCR_ResourceContainerItemData::m_eResourceType
protected

Definition at line 5 of file SCR_ResourceContainerItemData.c.

◆ m_iMaxResourceValue

int SCR_ResourceContainerItemData::m_iMaxResourceValue = -1
protected

Definition at line 8 of file SCR_ResourceContainerItemData.c.

◆ prefab

Get max resource value of container Data obtained from SCR_ResourceContainerItemData::prefab
protected

Definition at line 13 of file SCR_ResourceContainerItemData.c.


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