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

Public Member Functions

void HandleArlevilleSupplies (bool refill)
 
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.
 

Public Attributes

bool m_bBuildingVoiceLinePlayed
 

Member Function Documentation

◆ HandleArlevilleSupplies()

void SCR_TutorialLogic_CombatEngineering.HandleArlevilleSupplies ( bool  refill)

◆ OnCourseEnd()

override void SCR_TutorialLogic_CombatEngineering.OnCourseEnd ( )

Called from SCR_TutorialGamemodeComponent on End of respective course.

Implements SCR_BaseTutorialCourseLogic.

◆ OnCourseStart()

override void SCR_TutorialLogic_CombatEngineering.OnCourseStart ( )

Called from SCR_TutorialGamemodeComponent on Start of respective course.

Implements SCR_BaseTutorialCourseLogic.

Member Data Documentation

◆ m_bBuildingVoiceLinePlayed

bool SCR_TutorialLogic_CombatEngineering.m_bBuildingVoiceLinePlayed

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