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

Public Member Functions

override void OnCourseStart ()
 Called from SCR_TutorialGamemodeComponent on Start of respective course.
 
override void OnCourseEnd ()
 Called from SCR_TutorialGamemodeComponent on End of respective course.
 
void OnCourseStart ()
 Called from SCR_TutorialGamemodeComponent on Start of respective course.
 
void OnCourseEnd ()
 Called from SCR_TutorialGamemodeComponent on End of respective course.
 

Static Protected Attributes

static const float MINIMUM_VIEW_DISTANCE = 800
 

Member Function Documentation

◆ OnCourseEnd()

override void SCR_TutorialLogic_LRS.OnCourseEnd ( )

Called from SCR_TutorialGamemodeComponent on End of respective course.

Implements SCR_BaseTutorialCourseLogic.

◆ OnCourseStart()

override void SCR_TutorialLogic_LRS.OnCourseStart ( )

Called from SCR_TutorialGamemodeComponent on Start of respective course.

Implements SCR_BaseTutorialCourseLogic.

Member Data Documentation

◆ MINIMUM_VIEW_DISTANCE

const float SCR_TutorialLogic_LRS.MINIMUM_VIEW_DISTANCE = 800
staticprotected

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