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

Public Member Functions

override void OnCourseStart ()
 Called from SCR_TutorialGamemodeComponent on Start of respective course.
 
void HandleRemnantGroup (string groupName)
 
override void OnCourseEnd ()
 Called from SCR_TutorialGamemodeComponent on End of respective course.
 

Protected Member Functions

void OnEntitySpawned (IEntity ent)
 

Static Protected Attributes

const ResourceName GROUP_PREFAB = "{3BF36BDEEB33AEC9}Prefabs/Groups/BLUFOR/Group_US_SentryTeam.et"
 

Member Function Documentation

◆ HandleRemnantGroup()

void SCR_TutorialLogic_SquadLeadership.HandleRemnantGroup ( string groupName)

◆ OnCourseEnd()

override void SCR_TutorialLogic_SquadLeadership.OnCourseEnd ( )

Called from SCR_TutorialGamemodeComponent on End of respective course.

Implements SCR_BaseTutorialCourseLogic.

◆ OnCourseStart()

override void SCR_TutorialLogic_SquadLeadership.OnCourseStart ( )

Called from SCR_TutorialGamemodeComponent on Start of respective course.

Implements SCR_BaseTutorialCourseLogic.

◆ OnEntitySpawned()

void SCR_TutorialLogic_SquadLeadership.OnEntitySpawned ( IEntity ent)
protected

Member Data Documentation

◆ GROUP_PREFAB

const ResourceName SCR_TutorialLogic_SquadLeadership.GROUP_PREFAB = "{3BF36BDEEB33AEC9}Prefabs/Groups/BLUFOR/Group_US_SentryTeam.et"
staticprotected

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