Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_BloodTooltipDetailBlockEditorUIComponent.c File Reference

Go to the source code of this file.

Data Structures

class  SCR_BloodTooltipDetailBlockEditorUIComponent
 

Functions

SCR_BloodTooltipDetailBlockEditorUIComponent ScriptedWidgetComponent BaseContainerProps ()] class SCR_BloodBoxColors
 
void SetBloodStateVisuals (int bloodStateFill, int bloodStateBoder)
 
override void HandlerAttached (Widget w)
 

Variables

protected ref array< ref SCR_BloodBoxColors > m_aBloodBoxColors
 
protected ref Color m_cBorderColorDead
 
protected string m_sBloodBoxFillName
 
protected string m_sBloodBoxBorderName
 
protected Widget m_BloodBoxFill
 
protected Widget m_BloodBoxBorder
 

Function Documentation

◆ BaseContainerProps()

SCR_BloodTooltipDetailBlockEditorUIComponent ScriptedWidgetComponent BaseContainerProps ( )

◆ HandlerAttached()

override void BaseContainerProps::HandlerAttached ( Widget  w)

◆ SetBloodStateVisuals()

void BaseContainerProps::SetBloodStateVisuals ( int  bloodStateFill,
int  bloodStateBoder 
)
Parameters
[in]bloodStateFill
[in]bloodStateBoder

Definition at line 20 of file SCR_BloodTooltipDetailBlockEditorUIComponent.c.

Variable Documentation

◆ m_aBloodBoxColors

protected ref array<ref SCR_BloodBoxColors> m_aBloodBoxColors

◆ m_BloodBoxBorder

protected Widget m_BloodBoxBorder

◆ m_BloodBoxFill

protected Widget m_BloodBoxFill

◆ m_cBorderColorDead

protected ref Color m_cBorderColorDead

◆ m_sBloodBoxBorderName

protected string m_sBloodBoxBorderName

◆ m_sBloodBoxFillName

protected string m_sBloodBoxFillName