|
Arma Reforger Script API
|
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. | |
Static Protected Attributes | |
| static const float | MINIMUM_VIEW_DISTANCE = 800 |
| override void SCR_TutorialLogic_LRS.OnCourseEnd | ( | ) |
Called from SCR_TutorialGamemodeComponent on End of respective course.
Implements SCR_BaseTutorialCourseLogic.
| override void SCR_TutorialLogic_LRS.OnCourseStart | ( | ) |
Called from SCR_TutorialGamemodeComponent on Start of respective course.
Implements SCR_BaseTutorialCourseLogic.
|
staticprotected |