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

Protected Member Functions

void SetSupplyRefund (float supplyRefund, bool isSupplyStorageAvailable)
override bool CanBeShown (InventoryItemComponent item, SCR_InventorySlotUI focusedSlot)
override string GetItemHintName (InventoryItemComponent item)

Protected Attributes

float m_fItemSupplyRefund = -1
bool m_bIsSupplyStorageAvailable

Detailed Description

Definition at line 2 of file SCR_SupplyRefundItemHintUIInfo.c.

Member Function Documentation

◆ CanBeShown()

override bool SCR_SupplyRefundItemHintUIInfo::CanBeShown ( InventoryItemComponent item,
SCR_InventorySlotUI focusedSlot )
inlineprotected

Definition at line 15 of file SCR_SupplyRefundItemHintUIInfo.c.

◆ GetItemHintName()

override string SCR_SupplyRefundItemHintUIInfo::GetItemHintName ( InventoryItemComponent item)
inlineprotected

Definition at line 21 of file SCR_SupplyRefundItemHintUIInfo.c.

◆ SetSupplyRefund()

void SCR_SupplyRefundItemHintUIInfo::SetSupplyRefund ( float supplyRefund,
bool isSupplyStorageAvailable )
inlineprotected

Definition at line 8 of file SCR_SupplyRefundItemHintUIInfo.c.

Member Data Documentation

◆ m_bIsSupplyStorageAvailable

bool SCR_SupplyRefundItemHintUIInfo::m_bIsSupplyStorageAvailable
protected

Definition at line 5 of file SCR_SupplyRefundItemHintUIInfo.c.

◆ m_fItemSupplyRefund

float SCR_SupplyRefundItemHintUIInfo::m_fItemSupplyRefund = -1
protected

Definition at line 4 of file SCR_SupplyRefundItemHintUIInfo.c.


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