Arma Reforger Script API
Loading...
Searching...
No Matches
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
SCR_ResourceStoredContainerStoragePartialHelper Interface Reference

Public Member Functions

float GetMaxStoredResourceValue ()
 
void SCR_ResourceStoredContainerStoragePartialHelper (notnull SCR_ResourceContainer container)
 

Protected Member Functions

bool IsSourceValid (notnull IEntity entity)
 
bool ProcessStorage (notnull IEntity entity)
 

Protected Attributes

SCR_ResourceContainer m_ContainerFrom
 
SCR_ResourceContainer m_ContainerToCached
 
bool m_bHasDetectedContainers
 
float m_fMaxStoredResourceValue
 

Constructor & Destructor Documentation

◆ SCR_ResourceStoredContainerStoragePartialHelper()

void SCR_ResourceStoredContainerStoragePartialHelper.SCR_ResourceStoredContainerStoragePartialHelper ( notnull SCR_ResourceContainer  container)

Member Function Documentation

◆ GetMaxStoredResourceValue()

float SCR_ResourceStoredContainerStoragePartialHelper.GetMaxStoredResourceValue ( )

◆ IsSourceValid()

bool SCR_ResourceStoredContainerStoragePartialHelper.IsSourceValid ( notnull IEntity  entity)
protected

◆ ProcessStorage()

bool SCR_ResourceStoredContainerStoragePartialHelper.ProcessStorage ( notnull IEntity  entity)
protected

Member Data Documentation

◆ m_bHasDetectedContainers

bool SCR_ResourceStoredContainerStoragePartialHelper.m_bHasDetectedContainers
protected

◆ m_ContainerFrom

SCR_ResourceContainer SCR_ResourceStoredContainerStoragePartialHelper.m_ContainerFrom
protected

◆ m_ContainerToCached

SCR_ResourceContainer SCR_ResourceStoredContainerStoragePartialHelper.m_ContainerToCached
protected

◆ m_fMaxStoredResourceValue

float SCR_ResourceStoredContainerStoragePartialHelper.m_fMaxStoredResourceValue
protected

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