Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_CampaignHintStorage.c File Reference

Go to the source code of this file.

Data Structures

class  SCR_CampaignHintStorage
 

Functions

class SCR_CampaignHintStorage BaseContainerProps ()
 
SCR_HintUIInfo GetHintByEnum (EHint id)
 
class SCR_CampaignHintStorage SCR_BaseContainerCustomTitleEnum (EHint, "m_eHintId")
 

Variables

protected ref array< ref SCR_CampaignHintEntry > m_aHintEntries
 

Function Documentation

◆ BaseContainerProps()

class SCR_CampaignHintStorage BaseContainerProps ( )

◆ GetHintByEnum()

SCR_HintUIInfo BaseContainerProps::GetHintByEnum ( EHint  id)

Definition at line 6 of file SCR_CampaignHintStorage.c.

◆ SCR_BaseContainerCustomTitleEnum()

Variable Documentation

◆ m_aHintEntries

protected ref array<ref SCR_CampaignHintEntry> m_aHintEntries

Definition at line 3 of file SCR_CampaignHintStorage.c.