Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_TutorialLogic_FreeRoam Interface Reference
Inheritance diagram for SCR_TutorialLogic_FreeRoam:
SCR_BaseTutorialCourseLogic

Public Member Functions

void SetUpAmbulance ()
 
void PrepareFastTravelSigns ()
 
void PrepareHelicopter ()
 
void PrepareDrivingCourseInstructor ()
 
- Public Member Functions inherited from SCR_BaseTutorialCourseLogic
void OnCourseStart ()
 Called from SCR_TutorialGamemodeComponent on Start of respective course.
 
void OnCourseEnd ()
 Called from SCR_TutorialGamemodeComponent on End of respective course.
 

Protected Member Functions

bool IsHelicopterDamaged ()
 

Static Protected Attributes

const int FAST_TRAVEL_SIGN_DISTANCE = 25
 

Member Function Documentation

◆ IsHelicopterDamaged()

bool SCR_TutorialLogic_FreeRoam.IsHelicopterDamaged ( )
protected

◆ PrepareDrivingCourseInstructor()

void SCR_TutorialLogic_FreeRoam.PrepareDrivingCourseInstructor ( )

◆ PrepareFastTravelSigns()

void SCR_TutorialLogic_FreeRoam.PrepareFastTravelSigns ( )

◆ PrepareHelicopter()

void SCR_TutorialLogic_FreeRoam.PrepareHelicopter ( )

◆ SetUpAmbulance()

void SCR_TutorialLogic_FreeRoam.SetUpAmbulance ( )

Member Data Documentation

◆ FAST_TRAVEL_SIGN_DISTANCE

const int SCR_TutorialLogic_FreeRoam.FAST_TRAVEL_SIGN_DISTANCE = 25
staticprotected

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