Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_TutorialLogic_SeizingCourse Interface Reference
Inheritance diagram for SCR_TutorialLogic_SeizingCourse:
SCR_BaseTutorialCourseLogic

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.
 

Protected Member Functions

void OnEntitySpawned (IEntity ent)
 

Static Protected Attributes

const ResourceName COMMS_PREFAB = "{F7DC8BB193BCAF44}PrefabsEditable/Auto/Compositions/Slotted/SlotFlatSmall/E_Antenna_S_US_01.et"
 

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.

◆ OnEntitySpawned()

void SCR_TutorialLogic_SeizingCourse.OnEntitySpawned ( IEntity ent)
protected

◆ ResetRadio()

void SCR_TutorialLogic_SeizingCourse.ResetRadio ( )

Member Data Documentation

◆ COMMS_PREFAB

const ResourceName SCR_TutorialLogic_SeizingCourse.COMMS_PREFAB = "{F7DC8BB193BCAF44}PrefabsEditable/Auto/Compositions/Slotted/SlotFlatSmall/E_Antenna_S_US_01.et"
staticprotected

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