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

Protected Member Functions

LocalizedString GetLocationName ()
void SetLocationName (LocalizedString locationName)
void SetLocationName (vector pos)
override bool SetNameTo (TextWidget textWidget)
override bool SetDescriptionTo (TextWidget textWidget)
override void CopyFrom (SCR_UIName source)
void SCR_EditableDescriptorUIInfo ()

Protected Attributes

LocalizedString m_sNameFormat
LocalizedString m_sDescriptionFormat
LocalizedString m_sLocationName
string m_sNameEncoded
string m_sDescriptionEncoded

Detailed Description

Definition at line 2 of file SCR_EditableDescriptorUIInfo.c.

Constructor & Destructor Documentation

◆ SCR_EditableDescriptorUIInfo()

void SCR_EditableDescriptorUIInfo::SCR_EditableDescriptorUIInfo ( )
inlineprotected

Definition at line 125 of file SCR_EditableDescriptorUIInfo.c.

Member Function Documentation

◆ CopyFrom()

override void SCR_EditableDescriptorUIInfo::CopyFrom ( SCR_UIName source)
inlineprotected

Definition at line 103 of file SCR_EditableDescriptorUIInfo.c.

◆ GetLocationName()

LocalizedString SCR_EditableDescriptorUIInfo::GetLocationName ( )
inlineprotected

Get location name.

Returns
Location name

Definition at line 17 of file SCR_EditableDescriptorUIInfo.c.

◆ SetDescriptionTo()

override bool SCR_EditableDescriptorUIInfo::SetDescriptionTo ( TextWidget textWidget)
inlineprotected

Definition at line 85 of file SCR_EditableDescriptorUIInfo.c.

◆ SetLocationName() [1/2]

void SCR_EditableDescriptorUIInfo::SetLocationName ( LocalizedString locationName)
inlineprotected

Set location name from existing name.

Parameters
locationNameName of the location

Definition at line 25 of file SCR_EditableDescriptorUIInfo.c.

◆ SetLocationName() [2/2]

void SCR_EditableDescriptorUIInfo::SetLocationName ( vector pos)
inlineprotected

Set location name from a position.

Parameters
posPosition

Definition at line 34 of file SCR_EditableDescriptorUIInfo.c.

◆ SetNameTo()

override bool SCR_EditableDescriptorUIInfo::SetNameTo ( TextWidget textWidget)
inlineprotected

Definition at line 68 of file SCR_EditableDescriptorUIInfo.c.

Member Data Documentation

◆ m_sDescriptionEncoded

string SCR_EditableDescriptorUIInfo::m_sDescriptionEncoded
protected

Definition at line 12 of file SCR_EditableDescriptorUIInfo.c.

◆ m_sDescriptionFormat

LocalizedString SCR_EditableDescriptorUIInfo::m_sDescriptionFormat
protected

Definition at line 8 of file SCR_EditableDescriptorUIInfo.c.

◆ m_sLocationName

LocalizedString SCR_EditableDescriptorUIInfo::m_sLocationName
protected

Definition at line 10 of file SCR_EditableDescriptorUIInfo.c.

◆ m_sNameEncoded

string SCR_EditableDescriptorUIInfo::m_sNameEncoded
protected

Definition at line 11 of file SCR_EditableDescriptorUIInfo.c.

◆ m_sNameFormat

LocalizedString SCR_EditableDescriptorUIInfo::m_sNameFormat
protected

Definition at line 5 of file SCR_EditableDescriptorUIInfo.c.


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