![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Classes | |
| class | SCR_BaseEditorAttribute |
| Base Attribute Script for other attributes to inherent from to get and set varriables in Editor Attribute window. More... | |
| class | SCR_BaseEditorAttributeEntryUIInfo |
| class | SCR_BaseEditorAttributeEntryTimeSlider |
| class | SCR_EditorAttributeEntryBool |
| class | SCR_EditorAttributeEntryIntArray |
| class | SCR_EditorAttributePresetEntry |
| class | SCR_EditorAttributeEntryOverride |
| class | SCR_BaseEditorAttributeCustomTitle |
|
protected |
Definition at line 704 of file SCR_BaseEditorAttribute.c.
|
protected |
Definition at line 869 of file SCR_BaseEditorAttribute.c.
| index | the wanted value's index - will fail if the index is incorrect! |
Definition at line 712 of file SCR_BaseEditorAttribute.c.
Definition at line 659 of file SCR_BaseEditorAttribute.c.
|
protected |
Definition at line 757 of file SCR_BaseEditorAttribute.c.
|
protected |
Definition at line 552 of file SCR_BaseEditorAttribute.c.
| [out] | min | |
| [out] | max | |
| [out] | step |
Definition at line 538 of file SCR_BaseEditorAttribute.c.
|
protected |
Get the secondary Label value.
Definition at line 582 of file SCR_BaseEditorAttribute.c.
| string GetText | ( | ) |
Definition at line 488 of file SCR_BaseEditorAttribute.c.
|
protected |
Definition at line 829 of file SCR_BaseEditorAttribute.c.
|
protected |
Definition at line 641 of file SCR_BaseEditorAttribute.c.
|
protected |
| index | wanted value's index |
Definition at line 649 of file SCR_BaseEditorAttribute.c.
|
protected |
Definition at line 863 of file SCR_BaseEditorAttribute.c.
|
protected |
Definition at line 589 of file SCR_BaseEditorAttribute.c.
| void SCR_BaseEditorAttributeEntryText | ( | string | text | ) |
Definition at line 494 of file SCR_BaseEditorAttribute.c.
|
protected |
Definition at line 634 of file SCR_BaseEditorAttribute.c.
|
protected |
Definition at line 751 of file SCR_BaseEditorAttribute.c.
|
protected |
Definition at line 698 of file SCR_BaseEditorAttribute.c.
|
protected |
| buttonsOnRow | |
| hasRandomizeButton | |
| iconOfRandomizeButton | |
| hasIcon | |
| hasButtonDescription | |
| buttonDescription | |
| buttonHeight | |
| customFlags |
Definition at line 822 of file SCR_BaseEditorAttribute.c.
|
protected |
Definition at line 546 of file SCR_BaseEditorAttribute.c.
|
protected |
|
protected |
|
protected |
|
protected |
Definition at line 528 of file SCR_BaseEditorAttribute.c.
|
protected |
Definition at line 529 of file SCR_BaseEditorAttribute.c.
|
protected |
|
protected |
Definition at line 530 of file SCR_BaseEditorAttribute.c.
|
protected |
Definition at line 532 of file SCR_BaseEditorAttribute.c.
|
protected |
Definition at line 531 of file SCR_BaseEditorAttribute.c.
| class SCR_BaseEditorAttribute m_sText |