Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_WarCrimesPanelUI Interface Reference
Inheritance diagram for SCR_WarCrimesPanelUI:

Public Member Functions

void CreateWarCrimeEntry (SCR_EWarCrimes crime)
 

Protected Member Functions

override void HandlerAttached (Widget w)
 
void WarCrimesActive (bool warCriminal)
 

Protected Attributes

Widget m_wRootWidget
 
ImageWidget m_WarCrimesHeaderImage
 
RichTextWidget m_WarCrimesHeaderTitle
 
RichTextWidget m_WarCrimesHeaderSubTitle
 
ref Color m_iWarCrimesHeaderBackgroundColor
 
ResourceName m_TextureHeaderImageNoWarCrimes
 
ref Color m_iNoWarCrimesHeaderColor
 
string m_StringHeaderImageNoWarCrimes
 
string m_sNoWarCrimesTitleString
 
string m_sNoWarCrimesSubtitleString
 
ResourceName m_TextureHeaderImageWarCrimes
 
ref Color m_iWarCrimesHeaderColor
 
string m_StringHeaderImageWarCrimes
 
string m_sWarCrimesTitleString
 
string m_sWarCrimesSubtitleString
 
ResourceName m_WarCrimesEntryLayout
 
ResourceName m_TextureEntryImageWarCrimes
 
ref Color m_iWarCrimesEntryColor
 
ref Color m_iWarCrimesEntryBackgroundColor
 
string m_StringEntryImageWarCrimes
 
string m_sHarmingFriendliesString
 
ref Color m_iNoWarCrimesSubtitleColor
 
ref Color m_iWarCrimesSubtitleColor
 
bool m_bActiveWarCrimes = false
 

Member Function Documentation

◆ CreateWarCrimeEntry()

void SCR_WarCrimesPanelUI.CreateWarCrimeEntry ( SCR_EWarCrimes crime)

◆ HandlerAttached()

override void SCR_WarCrimesPanelUI.HandlerAttached ( Widget w)
protected

◆ WarCrimesActive()

void SCR_WarCrimesPanelUI.WarCrimesActive ( bool warCriminal)
protected

Member Data Documentation

◆ m_bActiveWarCrimes

bool SCR_WarCrimesPanelUI.m_bActiveWarCrimes = false
protected

◆ m_iNoWarCrimesHeaderColor

ref Color SCR_WarCrimesPanelUI.m_iNoWarCrimesHeaderColor
protected

◆ m_iNoWarCrimesSubtitleColor

ref Color SCR_WarCrimesPanelUI.m_iNoWarCrimesSubtitleColor
protected

◆ m_iWarCrimesEntryBackgroundColor

ref Color SCR_WarCrimesPanelUI.m_iWarCrimesEntryBackgroundColor
protected

◆ m_iWarCrimesEntryColor

ref Color SCR_WarCrimesPanelUI.m_iWarCrimesEntryColor
protected

◆ m_iWarCrimesHeaderBackgroundColor

ref Color SCR_WarCrimesPanelUI.m_iWarCrimesHeaderBackgroundColor
protected

◆ m_iWarCrimesHeaderColor

ref Color SCR_WarCrimesPanelUI.m_iWarCrimesHeaderColor
protected

◆ m_iWarCrimesSubtitleColor

ref Color SCR_WarCrimesPanelUI.m_iWarCrimesSubtitleColor
protected

◆ m_sHarmingFriendliesString

string SCR_WarCrimesPanelUI.m_sHarmingFriendliesString
protected

◆ m_sNoWarCrimesSubtitleString

string SCR_WarCrimesPanelUI.m_sNoWarCrimesSubtitleString
protected

◆ m_sNoWarCrimesTitleString

string SCR_WarCrimesPanelUI.m_sNoWarCrimesTitleString
protected

◆ m_StringEntryImageWarCrimes

string SCR_WarCrimesPanelUI.m_StringEntryImageWarCrimes
protected

◆ m_StringHeaderImageNoWarCrimes

string SCR_WarCrimesPanelUI.m_StringHeaderImageNoWarCrimes
protected

◆ m_StringHeaderImageWarCrimes

string SCR_WarCrimesPanelUI.m_StringHeaderImageWarCrimes
protected

◆ m_sWarCrimesSubtitleString

string SCR_WarCrimesPanelUI.m_sWarCrimesSubtitleString
protected

◆ m_sWarCrimesTitleString

string SCR_WarCrimesPanelUI.m_sWarCrimesTitleString
protected

◆ m_TextureEntryImageWarCrimes

ResourceName SCR_WarCrimesPanelUI.m_TextureEntryImageWarCrimes
protected

◆ m_TextureHeaderImageNoWarCrimes

ResourceName SCR_WarCrimesPanelUI.m_TextureHeaderImageNoWarCrimes
protected

◆ m_TextureHeaderImageWarCrimes

ResourceName SCR_WarCrimesPanelUI.m_TextureHeaderImageWarCrimes
protected

◆ m_WarCrimesEntryLayout

ResourceName SCR_WarCrimesPanelUI.m_WarCrimesEntryLayout
protected

◆ m_WarCrimesHeaderImage

ImageWidget SCR_WarCrimesPanelUI.m_WarCrimesHeaderImage
protected

◆ m_WarCrimesHeaderSubTitle

RichTextWidget SCR_WarCrimesPanelUI.m_WarCrimesHeaderSubTitle
protected

◆ m_WarCrimesHeaderTitle

RichTextWidget SCR_WarCrimesPanelUI.m_WarCrimesHeaderTitle
protected

◆ m_wRootWidget

Widget SCR_WarCrimesPanelUI.m_wRootWidget
protected

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