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

Protected Member Functions

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

Protected Attributes

ref array< intm_aFuelTankIDs
params : "0 100 0")] protected float m_fReserveFuelLevel
params : "0 100 0")] protected float m_fLowFuelLevel
FuelManagerComponent m_pFuelManager
ref array< BaseFuelNodem_aFuelTanks = {}

Detailed Description

Definition at line 4 of file SCR_FuelTankInfo.c.

Member Function Documentation

◆ DisplayInit()

override void SCR_FuelTankInfo::DisplayInit ( IEntity owner)
inlineprotected

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

Definition at line 95 of file SCR_FuelTankInfo.c.

◆ DisplayStartDrawInit()

override bool SCR_FuelTankInfo::DisplayStartDrawInit ( IEntity owner)
inlineprotected

Definition at line 84 of file SCR_FuelTankInfo.c.

◆ GetState()

override EVehicleInfoState SCR_FuelTankInfo::GetState ( )
inlineprotected

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

Definition at line 35 of file SCR_FuelTankInfo.c.

◆ IsBlinking()

override bool SCR_FuelTankInfo::IsBlinking ( )
inlineprotected

Blink conditions.

Definition at line 21 of file SCR_FuelTankInfo.c.

Member Data Documentation

◆ __pad0__

params SCR_FuelTankInfo::__pad0__
protected

Definition at line 9 of file SCR_FuelTankInfo.c.

◆ __pad1__

params SCR_FuelTankInfo::__pad1__
protected

Definition at line 12 of file SCR_FuelTankInfo.c.

◆ m_aFuelTankIDs

ref array<int> SCR_FuelTankInfo::m_aFuelTankIDs
protected

Definition at line 7 of file SCR_FuelTankInfo.c.

◆ m_aFuelTanks

ref array<BaseFuelNode> SCR_FuelTankInfo::m_aFuelTanks = {}
protected

Definition at line 17 of file SCR_FuelTankInfo.c.

◆ m_pFuelManager

FuelManagerComponent SCR_FuelTankInfo::m_pFuelManager
protected

Definition at line 16 of file SCR_FuelTankInfo.c.


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