Arma Reforger Script API
|
Public Member Functions | |
void | OnCourseStart () |
Called from SCR_TutorialGamemodeComponent on Start of respective course. | |
void | OnCourseEnd () |
Called from SCR_TutorialGamemodeComponent on End of respective course. | |
void SCR_BaseTutorialCourseLogic.OnCourseEnd | ( | ) |
Called from SCR_TutorialGamemodeComponent on End of respective course.
Implemented in SCR_TutorialLogic_CombatEngineering, SCR_TutorialLogic_SquadLeadership, SCR_TutorialLogic_SeizingCourse, SCR_TutorialLogic_Driving, SCR_TutorialLogic_Heli, SCR_TutorialLogic_Medical, SCR_TutorialLogic_Navigation, SCR_TutorialLogic_LRS, SCR_TutorialLogic_ShootingRange, SCR_TutorialLogic_SW, and SCR_TutorialLogic_VehicleMaintenance.
void SCR_BaseTutorialCourseLogic.OnCourseStart | ( | ) |
Called from SCR_TutorialGamemodeComponent on Start of respective course.
Implemented in SCR_TutorialLogic_CombatEngineering, SCR_TutorialLogic_SquadLeadership, SCR_TutorialLogic_SeizingCourse, SCR_TutorialLogic_Driving, SCR_TutorialLogic_Heli, SCR_TutorialLogic_Medical, SCR_TutorialLogic_Navigation, SCR_TutorialLogic_LRS, SCR_TutorialLogic_ShootingRange, SCR_TutorialLogic_SW, and SCR_TutorialLogic_VehicleMaintenance.