![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override SCR_BaseEditorAttributeVar | ReadVariable (Managed item, SCR_AttributesManagerEditorComponent manager) |
| override void | WriteVariable (Managed item, SCR_BaseEditorAttributeVar var, SCR_AttributesManagerEditorComponent manager, int playerID) |
| override void | UpdateInterlinkedVariables (SCR_BaseEditorAttributeVar var, SCR_AttributesManagerEditorComponent manager, bool isInit=false) |
| void | GetYearArray (notnull out array< int > yearArray) |
| void | CreateYearArray () |
| int | GetYearIndex (int year) |
| int | GetYearByIndex (int index) |
| override int | GetEntries (notnull array< ref SCR_BaseEditorAttributeEntry > outEntries) |
| override void | PreviewVariable (bool setPreview, SCR_AttributesManagerEditorComponent manager) |
Protected Attributes | |
| string | m_sDateFormatOrder |
| LocalizedString | m_sDayLabel |
| LocalizedString | m_sMonthLabel |
| LocalizedString | m_sYearLabel |
| ref array< ref LocalizedString > | m_aMonthList |
| int | m_iYearStartDate |
| int | m_iYearEndDate |
| ref array< int > | m_aYearArray = {} |
Definition at line 2 of file SCR_DateEditorAttribute.c.
|
inlineprotected |
Definition at line 91 of file SCR_DateEditorAttribute.c.
|
inlineprotected |
Definition at line 146 of file SCR_DateEditorAttribute.c.
|
inlineprotected |
Get year array for dynamic description
| [out] | yearArray | Array of years |
Definition at line 81 of file SCR_DateEditorAttribute.c.
Definition at line 136 of file SCR_DateEditorAttribute.c.
Definition at line 118 of file SCR_DateEditorAttribute.c.
|
inlineprotected |
Definition at line 160 of file SCR_DateEditorAttribute.c.
|
inlineprotected |
Definition at line 28 of file SCR_DateEditorAttribute.c.
|
inlineprotected |
Definition at line 68 of file SCR_DateEditorAttribute.c.
|
inlineprotected |
Definition at line 45 of file SCR_DateEditorAttribute.c.
|
protected |
Definition at line 18 of file SCR_DateEditorAttribute.c.
|
protected |
Definition at line 26 of file SCR_DateEditorAttribute.c.
|
protected |
Definition at line 24 of file SCR_DateEditorAttribute.c.
|
protected |
Definition at line 21 of file SCR_DateEditorAttribute.c.
|
protected |
Definition at line 6 of file SCR_DateEditorAttribute.c.
|
protected |
Definition at line 9 of file SCR_DateEditorAttribute.c.
|
protected |
Definition at line 12 of file SCR_DateEditorAttribute.c.
|
protected |
Definition at line 15 of file SCR_DateEditorAttribute.c.