Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_TutorialLogic_VehicleMaintenance Class Reference
Inheritance diagram for SCR_TutorialLogic_VehicleMaintenance:
SCR_BaseTutorialCourseLogic

Protected Member Functions

override void OnCourseStart ()
override void OnCourseEnd ()
void IsVehicleDrowned ()
void MoveIntoStorage (string entityName)
void PrepareSupplies ()
void DamageVehicle ()
void OnInputChanged (bool gamepad)

Protected Attributes

VehicleControllerComponent vehicleController

Detailed Description

Definition at line 2 of file SCR_TutorialLogic_VehicleMaintenence.c.

Member Function Documentation

◆ DamageVehicle()

void SCR_TutorialLogic_VehicleMaintenance::DamageVehicle ( )
inlineprotected

Definition at line 99 of file SCR_TutorialLogic_VehicleMaintenence.c.

◆ IsVehicleDrowned()

void SCR_TutorialLogic_VehicleMaintenance::IsVehicleDrowned ( )
inlineprotected

Definition at line 42 of file SCR_TutorialLogic_VehicleMaintenence.c.

◆ MoveIntoStorage()

void SCR_TutorialLogic_VehicleMaintenance::MoveIntoStorage ( string entityName)
inlineprotected

Definition at line 59 of file SCR_TutorialLogic_VehicleMaintenence.c.

◆ OnCourseEnd()

override void SCR_TutorialLogic_VehicleMaintenance::OnCourseEnd ( )
inlineprotected

Definition at line 35 of file SCR_TutorialLogic_VehicleMaintenence.c.

◆ OnCourseStart()

override void SCR_TutorialLogic_VehicleMaintenance::OnCourseStart ( )
inlineprotected

Definition at line 6 of file SCR_TutorialLogic_VehicleMaintenence.c.

◆ OnInputChanged()

void SCR_TutorialLogic_VehicleMaintenance::OnInputChanged ( bool gamepad)
inlineprotected

Definition at line 153 of file SCR_TutorialLogic_VehicleMaintenence.c.

◆ PrepareSupplies()

void SCR_TutorialLogic_VehicleMaintenance::PrepareSupplies ( )
inlineprotected

Definition at line 78 of file SCR_TutorialLogic_VehicleMaintenence.c.

Member Data Documentation

◆ vehicleController

VehicleControllerComponent SCR_TutorialLogic_VehicleMaintenance::vehicleController
protected

Definition at line 4 of file SCR_TutorialLogic_VehicleMaintenence.c.


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