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

Go to the source code of this file.

Data Structures

class  SCR_GeneralHintStorage
 

Functions

class SCR_GeneralHintStorage BaseContainerProps ()
 
SCR_HintUIInfo GetHintByType (EHint type)
 
class SCR_GeneralHintStorage SCR_BaseContainerCustomTitleEnum (EHint, "m_HintType")
 

Variables

protected ref array< ref SCR_HintEntry > m_aHintEntries
 

Function Documentation

◆ BaseContainerProps()

class SCR_GeneralHintStorage BaseContainerProps ( )

◆ GetHintByType()

SCR_HintUIInfo BaseContainerProps::GetHintByType ( EHint  type)

Definition at line 6 of file SCR_GeneralHintsConfig.c.

◆ SCR_BaseContainerCustomTitleEnum()

Definition at line 20 of file SCR_GeneralHintsConfig.c.

Variable Documentation

◆ m_aHintEntries

protected ref array<ref SCR_HintEntry> m_aHintEntries

Definition at line 3 of file SCR_GeneralHintsConfig.c.