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

Protected Member Functions

override bool NeedUpdate ()
override void UpdateDetail (SCR_EditableEntityComponent entity)
override bool InitDetail (SCR_EditableEntityComponent entity, Widget widget)

Protected Attributes

string m_sShortSecondsFormat
string m_sShortMinutesFormat
TextWidget m_wText
SCR_ExplosiveChargeComponent m_ExplosiveChargeComp

Detailed Description

Definition at line 2 of file SCR_ExplosiveChargeDetail.c.

Member Function Documentation

◆ InitDetail()

override bool SCR_ExplosiveChargeDetail::InitDetail ( SCR_EditableEntityComponent entity,
Widget widget )
inlineprotected

Definition at line 53 of file SCR_ExplosiveChargeDetail.c.

◆ NeedUpdate()

override bool SCR_ExplosiveChargeDetail::NeedUpdate ( )
inlineprotected

Definition at line 15 of file SCR_ExplosiveChargeDetail.c.

◆ UpdateDetail()

override void SCR_ExplosiveChargeDetail::UpdateDetail ( SCR_EditableEntityComponent entity)
inlineprotected

Definition at line 21 of file SCR_ExplosiveChargeDetail.c.

Member Data Documentation

◆ m_ExplosiveChargeComp

SCR_ExplosiveChargeComponent SCR_ExplosiveChargeDetail::m_ExplosiveChargeComp
protected

Definition at line 12 of file SCR_ExplosiveChargeDetail.c.

◆ m_sShortMinutesFormat

string SCR_ExplosiveChargeDetail::m_sShortMinutesFormat
protected

Definition at line 8 of file SCR_ExplosiveChargeDetail.c.

◆ m_sShortSecondsFormat

string SCR_ExplosiveChargeDetail::m_sShortSecondsFormat
protected

Definition at line 5 of file SCR_ExplosiveChargeDetail.c.

◆ m_wText

TextWidget SCR_ExplosiveChargeDetail::m_wText
protected

Definition at line 10 of file SCR_ExplosiveChargeDetail.c.


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