![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override bool | CreateDetail (SCR_EditableEntityComponent entity, Widget parent, TextWidget label, bool setFrameslot=true) |
| override bool | NeedUpdate () |
| override void | UpdateDetail (SCR_EditableEntityComponent entity) |
| void | CreateConditionIcons (array< EDamageType > activeCondition, bool isUnconscious) |
| void | CreateDestroyIcon () |
| void | ClearConditionHolder () |
| override bool | InitDetail (SCR_EditableEntityComponent entity, Widget widget) |
| bool | HasConditions (out bool isDestroyed, out bool isUnconscious, out notnull array< EDamageType > activeCondition, out bool conditionChanged, bool onlyCheckOneTrue=false) |
Protected Attributes | |
| ref SCR_DamageStateConfig | m_DamageStateConfig |
| ResourceName | m_sStateIconLayout |
| float | m_fConditionIconSize |
| bool | m_bDiesOnDestroy |
| Widget | m_ConditionHolder |
| ref array< EDamageType > | m_aActiveDamageTypes = {} |
| ref array< ref SCR_DamageStateInfo > | m_aDamageStateUiInfo = {} |
| bool | m_bIsDestroyed = false |
| bool | m_bIsUnconscious = false |
| bool | m_bHasNoConditions = false |
| Widget | m_wLabel |
| DamageManagerComponent | m_DamageManager |
Definition at line 2 of file SCR_EntityConditionTooltipDetail.c.
|
inlineprotected |
Definition at line 189 of file SCR_EntityConditionTooltipDetail.c.
|
inlineprotected |
Definition at line 96 of file SCR_EntityConditionTooltipDetail.c.
|
inlineprotected |
Definition at line 147 of file SCR_EntityConditionTooltipDetail.c.
|
inlineprotected |
Definition at line 31 of file SCR_EntityConditionTooltipDetail.c.
|
inlineprotected |
Definition at line 229 of file SCR_EntityConditionTooltipDetail.c.
|
inlineprotected |
Definition at line 202 of file SCR_EntityConditionTooltipDetail.c.
|
inlineprotected |
Definition at line 39 of file SCR_EntityConditionTooltipDetail.c.
|
inlineprotected |
Definition at line 45 of file SCR_EntityConditionTooltipDetail.c.
|
protected |
Definition at line 18 of file SCR_EntityConditionTooltipDetail.c.
|
protected |
Definition at line 21 of file SCR_EntityConditionTooltipDetail.c.
|
protected |
Definition at line 14 of file SCR_EntityConditionTooltipDetail.c.
|
protected |
Definition at line 24 of file SCR_EntityConditionTooltipDetail.c.
|
protected |
Definition at line 22 of file SCR_EntityConditionTooltipDetail.c.
|
protected |
Definition at line 23 of file SCR_EntityConditionTooltipDetail.c.
|
protected |
Definition at line 17 of file SCR_EntityConditionTooltipDetail.c.
|
protected |
Definition at line 28 of file SCR_EntityConditionTooltipDetail.c.
|
protected |
Definition at line 5 of file SCR_EntityConditionTooltipDetail.c.
|
protected |
Definition at line 11 of file SCR_EntityConditionTooltipDetail.c.
|
protected |
Definition at line 8 of file SCR_EntityConditionTooltipDetail.c.
|
protected |
Definition at line 26 of file SCR_EntityConditionTooltipDetail.c.