![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
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 |
Definition at line 2 of file SCR_EditableDescriptorUIInfo.c.
|
inlineprotected |
Definition at line 125 of file SCR_EditableDescriptorUIInfo.c.
|
inlineprotected |
Definition at line 103 of file SCR_EditableDescriptorUIInfo.c.
|
inlineprotected |
Get location name.
Definition at line 17 of file SCR_EditableDescriptorUIInfo.c.
|
inlineprotected |
Definition at line 85 of file SCR_EditableDescriptorUIInfo.c.
|
inlineprotected |
Set location name from existing name.
| locationName | Name of the location |
Definition at line 25 of file SCR_EditableDescriptorUIInfo.c.
|
inlineprotected |
Set location name from a position.
| pos | Position |
Definition at line 34 of file SCR_EditableDescriptorUIInfo.c.
|
inlineprotected |
Definition at line 68 of file SCR_EditableDescriptorUIInfo.c.
|
protected |
Definition at line 12 of file SCR_EditableDescriptorUIInfo.c.
|
protected |
Definition at line 8 of file SCR_EditableDescriptorUIInfo.c.
|
protected |
Definition at line 10 of file SCR_EditableDescriptorUIInfo.c.
|
protected |
Definition at line 11 of file SCR_EditableDescriptorUIInfo.c.
|
protected |
Definition at line 5 of file SCR_EditableDescriptorUIInfo.c.