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)
 
float GetAvailableAllocatedSuppliesReplenishmentOnSupplyDeliveryMultiplier ()
 

Protected Attributes

int m_iAvailableAllocatedSuppliesReplenishmentTimer
 
float m_fAvailableAllocatedSuppliesReplenishmentOnSupplyDeliveryMultiplier
 
ref array< ref SCR_MilitarySupplyAllocationRankInfom_aMilitarySupplyAllocationRankList
 

Member Function Documentation

◆ GetAvailableAllocatedSuppliesReplenishmentOnSupplyDeliveryMultiplier()

float SCR_MilitarySupplyAllocationConfig.GetAvailableAllocatedSuppliesReplenishmentOnSupplyDeliveryMultiplier ( )

◆ 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_fAvailableAllocatedSuppliesReplenishmentOnSupplyDeliveryMultiplier

float SCR_MilitarySupplyAllocationConfig.m_fAvailableAllocatedSuppliesReplenishmentOnSupplyDeliveryMultiplier
protected

◆ m_iAvailableAllocatedSuppliesReplenishmentTimer

int SCR_MilitarySupplyAllocationConfig.m_iAvailableAllocatedSuppliesReplenishmentTimer
protected

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