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

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_EngineHitZoneInfo.c.

Member Function Documentation

◆ DisplayInit()

override void SCR_EngineHitZoneInfo::DisplayInit ( IEntity owner)
inlineprotected

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

Definition at line 26 of file SCR_EngineHitZoneInfo.c.

◆ GetState()

override EVehicleInfoState SCR_EngineHitZoneInfo::GetState ( )
inlineprotected

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

Definition at line 7 of file SCR_EngineHitZoneInfo.c.

Member Data Documentation

◆ m_pCarController

CarControllerComponent SCR_EngineHitZoneInfo::m_pCarController
protected

Definition at line 3 of file SCR_EngineHitZoneInfo.c.


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