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

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.
 

Public Attributes

bool m_bBuildingVoiceLinePlayed
 

Protected Member Functions

void OnEntitySpawned (IEntity ent)
 

Static Protected Attributes

const ResourceName CONSTRUCTION_TRUCK_PREFAB = "{F54F833E747C1B77}Prefabs/Vehicles/Wheeled/M923A1/Tutorial_Engineering_Truck.et"
 
const ResourceName MACHINEGUN_NEST_PREFAB = "{6E9DCCF936BF17B9}PrefabsEditable/Auto/Compositions/Slotted/SlotFlatSmall/E_MachineGunNest_S_US_02.et"
 

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.

◆ OnEntitySpawned()

void SCR_TutorialLogic_CombatEngineering.OnEntitySpawned ( IEntity ent)
protected

Member Data Documentation

◆ CONSTRUCTION_TRUCK_PREFAB

const ResourceName SCR_TutorialLogic_CombatEngineering.CONSTRUCTION_TRUCK_PREFAB = "{F54F833E747C1B77}Prefabs/Vehicles/Wheeled/M923A1/Tutorial_Engineering_Truck.et"
staticprotected

◆ m_bBuildingVoiceLinePlayed

bool SCR_TutorialLogic_CombatEngineering.m_bBuildingVoiceLinePlayed

◆ MACHINEGUN_NEST_PREFAB

const ResourceName SCR_TutorialLogic_CombatEngineering.MACHINEGUN_NEST_PREFAB = "{6E9DCCF936BF17B9}PrefabsEditable/Auto/Compositions/Slotted/SlotFlatSmall/E_MachineGunNest_S_US_02.et"
staticprotected

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