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

Protected Member Functions

override void Setup ()
 
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

- 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)
 
- 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
 

Member Function Documentation

◆ GetIsFinished()

override bool SCR_TutorialConflictCapture15.GetIsFinished ( )
protected

◆ Setup()

override void SCR_TutorialConflictCapture15.Setup ( )
protected

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