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

Public Member Functions

override void OnCourseStart ()
 Called from SCR_TutorialGamemodeComponent on Start of respective course.
 
void ResetRadio ()
 
void ClearSupplies ()
 
bool HasPlayerAnyFirearm ()
 
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.
 

Member Function Documentation

◆ ClearSupplies()

void SCR_TutorialLogic_SeizingCourse.ClearSupplies ( )

◆ HasPlayerAnyFirearm()

bool SCR_TutorialLogic_SeizingCourse.HasPlayerAnyFirearm ( )

◆ OnCourseEnd()

override void SCR_TutorialLogic_SeizingCourse.OnCourseEnd ( )

Called from SCR_TutorialGamemodeComponent on End of respective course.

Implements SCR_BaseTutorialCourseLogic.

◆ OnCourseStart()

override void SCR_TutorialLogic_SeizingCourse.OnCourseStart ( )

Called from SCR_TutorialGamemodeComponent on Start of respective course.

Implements SCR_BaseTutorialCourseLogic.

◆ ResetRadio()

void SCR_TutorialLogic_SeizingCourse.ResetRadio ( )

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