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

Go to the source code of this file.

Data Structures

class  SCR_HintTutorialList
 

Functions

class SCR_HintTutorialList BaseContainerProps ()
 
SCR_HintUIInfo GetHint (SCR_ECampaignTutorialArlandStage stage, string hintname="")
 
class SCR_HintTutorialList SCR_BaseContainerCustomTitleEnum (SCR_ECampaignTutorialArlandStage, "m_eStage")
 

Variables

protected ref array< ref SCR_HintTutorial > m_aHints
 

Function Documentation

◆ BaseContainerProps()

class SCR_HintTutorialList BaseContainerProps ( )

◆ GetHint()

SCR_HintUIInfo BaseContainerProps::GetHint ( SCR_ECampaignTutorialArlandStage  stage,
string  hintname = "" 
)

Definition at line 5 of file SCR_HintTutorialList.c.

◆ SCR_BaseContainerCustomTitleEnum()

Variable Documentation

◆ m_aHints

protected ref array<ref SCR_HintTutorial> m_aHints

Definition at line 3 of file SCR_HintTutorialList.c.