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

Protected Member Functions

override EVehicleInfoState GetState ()
 Can be overridden to get state of actual system or linked to an event.
override void DisplayInit (IEntity owner)
 Init the UI, runs 1x at the start of the game.

Protected Attributes

CarControllerComponent m_pCarController

Detailed Description

Definition at line 1 of file SCR_HandBrakeInfo.c.

Member Function Documentation

◆ DisplayInit()

override void SCR_HandBrakeInfo::DisplayInit ( IEntity owner)
inlineprotected

Init the UI, runs 1x at the start of the game.

Definition at line 28 of file SCR_HandBrakeInfo.c.

◆ GetState()

override EVehicleInfoState SCR_HandBrakeInfo::GetState ( )
inlineprotected

Can be overridden to get state of actual system or linked to an event.

Definition at line 7 of file SCR_HandBrakeInfo.c.

Member Data Documentation

◆ m_pCarController

CarControllerComponent SCR_HandBrakeInfo::m_pCarController
protected

Definition at line 3 of file SCR_HandBrakeInfo.c.


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