Arma Reforger Script API
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | Protected Member Functions | List of all members
SCR_TutorialNavigation5 Interface Reference
Inheritance diagram for SCR_TutorialNavigation5:
[legend]

Public Member Functions

void ~SCR_TutorialNavigation5 ()
 
- Public Member Functions inherited from SCR_BaseCampaignTutorialArlandStage
void PlaySoundSystem (string audio, bool line=false)
 
void Reset ()
 
void OnInputDeviceChanged (bool switchedToKeyboard)
 
void FlushWaypoints ()
 
IEntity GetWaypoint (int index=0)
 
void GetWaypointArray (out array< IEntity > arrays)
 
void SetPlayer (ChimeraCharacter player)
 
void OnStructureBuilt (SCR_CampaignMilitaryBaseComponent base, IEntity structure)
 
string CreateString (string description, string keybind, string keybind2="")
 
bool IsBuildingModeOpen ()
 
void SetupHintConfig ()
 
override void EOnPostFrame (IEntity owner, float timeSlice)
 
override void EOnFrame (IEntity owner, float timeSlice)
 
void SCR_BaseCampaignTutorialArlandStage (IEntitySource src, IEntity parent)
 

Public Attributes

Widget m_wHighlight
 
SCR_MapToolEntry m_CompassTool
 

Protected Member Functions

override void Setup ()
 
void HighlightIcon ()
 
void OnMapClosed (MapConfiguration config)
 
void OnMapOpened (MapConfiguration config)
 
override bool GetIsFinished ()
 
- Protected Member Functions inherited from SCR_BaseCampaignTutorialArlandStage
void CancelHintOnVoiceOver ()
 
void HintOnVoiceOver ()
 
void ShowHintOnVoiceOver ()
 
bool IsSupplyTruckInArea ()
 
void Setup ()
 
bool GetIsFinished ()
 
void DelayedPopup (string text="", string subtitle="", float duration=SCR_PopUpNotification.DEFAULT_DURATION, string param1="", string param2="", string subtitleParam1="", string subtitleParam2="")
 
void RegisterWaypoint (string entityName)
 
void RegisterWaypoint (IEntity entity)
 

Additional Inherited Members

- Protected Attributes inherited from SCR_BaseCampaignTutorialArlandStage
float m_fTimer
 
float m_fConditionCheckPeriod = 0.25
 
float m_fDuration
 
float m_fDelay
 
float m_fWaypointCompletionRadius = 1
 
float m_fWaypointHeightOffset = 0
 
bool m_bShowWaypoint = true
 
bool m_bCheckWaypoint = true
 
bool m_bConditionPassCheck = false
 
ChimeraCharacter m_Player
 
ref array< IEntity > m_WaypointEntities = {}
 
SCR_CampaignTutorialArlandComponent m_TutorialComponent
 
bool m_bFinished
 
Resource m_HintsConfig
 
ref SCR_HintTutorialList m_TutorialHintList
 
SCR_VoiceoverSystem m_System
 
- Static Protected Attributes inherited from SCR_BaseCampaignTutorialArlandStage
static const int DESIRED_FREQUENCY = 60000
 

Constructor & Destructor Documentation

◆ ~SCR_TutorialNavigation5()

void SCR_TutorialNavigation5.~SCR_TutorialNavigation5 ( )

Member Function Documentation

◆ GetIsFinished()

override bool SCR_TutorialNavigation5.GetIsFinished ( )
protected

◆ HighlightIcon()

void SCR_TutorialNavigation5.HighlightIcon ( )
protected

◆ OnMapClosed()

void SCR_TutorialNavigation5.OnMapClosed ( MapConfiguration  config)
protected

◆ OnMapOpened()

void SCR_TutorialNavigation5.OnMapOpened ( MapConfiguration  config)
protected

◆ Setup()

override void SCR_TutorialNavigation5.Setup ( )
protected

Member Data Documentation

◆ m_CompassTool

SCR_MapToolEntry SCR_TutorialNavigation5.m_CompassTool

◆ m_wHighlight

Widget SCR_TutorialNavigation5.m_wHighlight

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