Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_MilitarySupplyAllocationConfig Interface Reference

Public Member Functions

void GetRankList (out notnull array< ref SCR_MilitarySupplyAllocationRankInfo > militarySupplyAllocationRankList)
 
int GetMilitarySupplyAllocationValueAtRank (SCR_ECharacterRank rank)
 
int GetAvailableAllocatedSuppliesReplenishmentTimer ()
 
int GetAvailableAllocatedSuppliesReplenishmentThresholdValueAtRank (SCR_ECharacterRank rank)
 

Protected Attributes

int m_iAvailableAllocatedSuppliesReplenishmentTimer
 
ref array< ref SCR_MilitarySupplyAllocationRankInfom_aMilitarySupplyAllocationRankList
 

Member Function Documentation

◆ GetAvailableAllocatedSuppliesReplenishmentThresholdValueAtRank()

int SCR_MilitarySupplyAllocationConfig.GetAvailableAllocatedSuppliesReplenishmentThresholdValueAtRank ( SCR_ECharacterRank rank)

◆ GetAvailableAllocatedSuppliesReplenishmentTimer()

int SCR_MilitarySupplyAllocationConfig.GetAvailableAllocatedSuppliesReplenishmentTimer ( )

◆ GetMilitarySupplyAllocationValueAtRank()

int SCR_MilitarySupplyAllocationConfig.GetMilitarySupplyAllocationValueAtRank ( SCR_ECharacterRank rank)

◆ GetRankList()

void SCR_MilitarySupplyAllocationConfig.GetRankList ( out notnull array< ref SCR_MilitarySupplyAllocationRankInfo > militarySupplyAllocationRankList)

Member Data Documentation

◆ m_aMilitarySupplyAllocationRankList

ref array<ref SCR_MilitarySupplyAllocationRankInfo> SCR_MilitarySupplyAllocationConfig.m_aMilitarySupplyAllocationRankList
protected

◆ m_iAvailableAllocatedSuppliesReplenishmentTimer

int SCR_MilitarySupplyAllocationConfig.m_iAvailableAllocatedSuppliesReplenishmentTimer
protected

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