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

Protected Member Functions

void OnOnPerceivedFactionChanged (Faction faction)
void SetWidgetColor (Color color)
override void HandlerAttached (Widget w)
override void HandlerDeattached (Widget w)

Protected Attributes

ref Color m_DefaultColor
ref Color m_LightWarningColor
ref Color m_WarningColor
bool m_bShowIcon
bool m_bShowIfDefaultFaction
bool m_bColorOutline
ResourceName m_sUnknownFactionIcon
const string FACTION_ICON_HOLDER = "IconHolder"
const string FACTION_ICON_NAME = "FactionIcon"
const string EYE_ICON_NAME = "EyeIcon"
const string OUTLINE_NAME = "Outline"
const string FILTER_NAME = "Filter"
Widget m_wFactionIconHolder
ImageWidget m_wFactionIcon
ImageWidget m_wEyeIcon
Widget m_wOutline
Widget m_wFilter
SCR_CharacterFactionAffiliationComponent m_CharFactionAffiliation

Detailed Description

Definition at line 1 of file SCR_LocalPerceivedFactionWidgetComponent.c.

Member Function Documentation

◆ HandlerAttached()

override void SCR_LocalPerceivedFactionWidgetComponent::HandlerAttached ( Widget w)
inlineprotected

Definition at line 109 of file SCR_LocalPerceivedFactionWidgetComponent.c.

◆ HandlerDeattached()

override void SCR_LocalPerceivedFactionWidgetComponent::HandlerDeattached ( Widget w)
inlineprotected

Definition at line 166 of file SCR_LocalPerceivedFactionWidgetComponent.c.

◆ OnOnPerceivedFactionChanged()

void SCR_LocalPerceivedFactionWidgetComponent::OnOnPerceivedFactionChanged ( Faction faction)
inlineprotected

Definition at line 39 of file SCR_LocalPerceivedFactionWidgetComponent.c.

◆ SetWidgetColor()

void SCR_LocalPerceivedFactionWidgetComponent::SetWidgetColor ( Color color)
inlineprotected

Definition at line 96 of file SCR_LocalPerceivedFactionWidgetComponent.c.

Member Data Documentation

◆ EYE_ICON_NAME

const string SCR_LocalPerceivedFactionWidgetComponent::EYE_ICON_NAME = "EyeIcon"
protected

Definition at line 26 of file SCR_LocalPerceivedFactionWidgetComponent.c.

◆ FACTION_ICON_HOLDER

const string SCR_LocalPerceivedFactionWidgetComponent::FACTION_ICON_HOLDER = "IconHolder"
protected

Definition at line 24 of file SCR_LocalPerceivedFactionWidgetComponent.c.

◆ FACTION_ICON_NAME

const string SCR_LocalPerceivedFactionWidgetComponent::FACTION_ICON_NAME = "FactionIcon"
protected

Definition at line 25 of file SCR_LocalPerceivedFactionWidgetComponent.c.

◆ FILTER_NAME

const string SCR_LocalPerceivedFactionWidgetComponent::FILTER_NAME = "Filter"
protected

Definition at line 28 of file SCR_LocalPerceivedFactionWidgetComponent.c.

◆ m_bColorOutline

bool SCR_LocalPerceivedFactionWidgetComponent::m_bColorOutline
protected

Definition at line 19 of file SCR_LocalPerceivedFactionWidgetComponent.c.

◆ m_bShowIcon

bool SCR_LocalPerceivedFactionWidgetComponent::m_bShowIcon
protected

Definition at line 13 of file SCR_LocalPerceivedFactionWidgetComponent.c.

◆ m_bShowIfDefaultFaction

bool SCR_LocalPerceivedFactionWidgetComponent::m_bShowIfDefaultFaction
protected

Definition at line 16 of file SCR_LocalPerceivedFactionWidgetComponent.c.

◆ m_CharFactionAffiliation

SCR_CharacterFactionAffiliationComponent SCR_LocalPerceivedFactionWidgetComponent::m_CharFactionAffiliation
protected

Definition at line 36 of file SCR_LocalPerceivedFactionWidgetComponent.c.

◆ m_DefaultColor

ref Color SCR_LocalPerceivedFactionWidgetComponent::m_DefaultColor
protected

Definition at line 4 of file SCR_LocalPerceivedFactionWidgetComponent.c.

◆ m_LightWarningColor

ref Color SCR_LocalPerceivedFactionWidgetComponent::m_LightWarningColor
protected

Definition at line 7 of file SCR_LocalPerceivedFactionWidgetComponent.c.

◆ m_sUnknownFactionIcon

ResourceName SCR_LocalPerceivedFactionWidgetComponent::m_sUnknownFactionIcon
protected

Definition at line 22 of file SCR_LocalPerceivedFactionWidgetComponent.c.

◆ m_WarningColor

ref Color SCR_LocalPerceivedFactionWidgetComponent::m_WarningColor
protected

Definition at line 10 of file SCR_LocalPerceivedFactionWidgetComponent.c.

◆ m_wEyeIcon

ImageWidget SCR_LocalPerceivedFactionWidgetComponent::m_wEyeIcon
protected

Definition at line 32 of file SCR_LocalPerceivedFactionWidgetComponent.c.

◆ m_wFactionIcon

ImageWidget SCR_LocalPerceivedFactionWidgetComponent::m_wFactionIcon
protected

Definition at line 31 of file SCR_LocalPerceivedFactionWidgetComponent.c.

◆ m_wFactionIconHolder

Widget SCR_LocalPerceivedFactionWidgetComponent::m_wFactionIconHolder
protected

Definition at line 30 of file SCR_LocalPerceivedFactionWidgetComponent.c.

◆ m_wFilter

Widget SCR_LocalPerceivedFactionWidgetComponent::m_wFilter
protected

Definition at line 34 of file SCR_LocalPerceivedFactionWidgetComponent.c.

◆ m_wOutline

Widget SCR_LocalPerceivedFactionWidgetComponent::m_wOutline
protected

Definition at line 33 of file SCR_LocalPerceivedFactionWidgetComponent.c.

◆ OUTLINE_NAME

const string SCR_LocalPerceivedFactionWidgetComponent::OUTLINE_NAME = "Outline"
protected

Definition at line 27 of file SCR_LocalPerceivedFactionWidgetComponent.c.


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