DayZ 1.24
|
Protected Member Functions | |
void | ~ScriptConsoleWeatherTab () |
void | ScriptConsoleWeatherTab (Widget root, ScriptConsole console, Widget button, ScriptConsoleTabBase parent=null) |
void | ResetValues () |
void | InitValues (bool forceCurrent=false) |
void | PasteValues (string clipboard) |
string | CopyValues () |
override bool | OnChange (Widget w, int x, int y, bool finished) |
void | UpdateSliderValues () |
void | UpdateEditboxValues () |
override bool | OnClick (Widget w, int x, int y, int button) |
DebugWeatherRPCData | GetRPCDataNormal () |
DebugWeatherRPCData | GetRPCDataImmediate () |
void | SendRPC (DebugWeatherRPCData data) |
void | InvokeSendRPC () |
override void | Update (float timeslice) |
Static Protected Attributes | |
static float | m_FogValue = -1 |
static float | m_FogInterpolationTimeValue |
static float | m_FogDurationTimeValue = -1 |
static float | m_OvercastValue = -1 |
static float | m_OvercastInterpolationTimeValue |
static float | m_OvercastDurationTimeValue = -1 |
static float | m_RainValue = -1 |
static float | m_RainInterpolationTimeValue |
static float | m_RainDurationTimeValue = -1 |
Definition at line 1 of file ScriptConsoleWeatherTab.c.
|
inlineprotected |
Definition at line 82 of file ScriptConsoleWeatherTab.c.
References DURATION_MAX, INTERPOLATION_MAX, m_FogDurationTimeSlider, m_FogDurationTimeValue, m_FogInterpolationTimeSlider, m_FogInterpolationTimeValue, m_FogValue, m_FogValueSetSlider, m_OvercastDurationTimeSlider, m_OvercastDurationTimeValue, m_OvercastInterpolationTimeSlider, m_OvercastInterpolationTimeValue, m_OvercastValue, m_OvercastValueSetSlider, m_RainDurationTimeSlider, m_RainDurationTimeValue, m_RainInterpolationTimeSlider, m_RainInterpolationTimeValue, m_RainValue, and m_RainValueSetSlider.
|
inlineprotected |
Definition at line 100 of file ScriptConsoleWeatherTab.c.
References InitValues(), m_ApplyButton, m_CopyButton, m_FogDurationEditbox, m_FogDurationMaxText, m_FogDurationTimeSlider, m_FogInterpolationEditbox, m_FogInterpolationMaxText, m_FogInterpolationTimeSlider, m_FogValueEditbox, m_FogValueGetSlider, m_FogValueSetSlider, m_FogValueSetText, m_OvercastDurationEditbox, m_OvercastDurationMaxText, m_OvercastDurationTimeSlider, m_OvercastInterpolationEditbox, m_OvercastInterpolationMaxText, m_OvercastInterpolationTimeSlider, m_OvercastValueEditbox, m_OvercastValueGetSlider, m_OvercastValueSetSlider, m_OvercastValueSetText, m_PasteButton, m_RainDurationEditbox, m_RainDurationMaxText, m_RainDurationTimeSlider, m_RainInterpolationEditbox, m_RainInterpolationMaxText, m_RainInterpolationTimeSlider, m_RainValueEditbox, m_RainValueGetSlider, m_RainValueSetSlider, m_RainValueSetText, m_ResetButton, and m_UpdateButton.
|
inlineprotected |
Definition at line 269 of file ScriptConsoleWeatherTab.c.
References m_FogDurationEditbox, m_FogInterpolationEditbox, m_FogValueEditbox, m_OvercastDurationEditbox, m_OvercastInterpolationEditbox, m_OvercastValueEditbox, m_RainDurationEditbox, m_RainInterpolationEditbox, and m_RainValueEditbox.
Referenced by OnClick().
|
inlineprotected |
Definition at line 505 of file ScriptConsoleWeatherTab.c.
References m_FogValueSetSlider, m_OvercastValueSetSlider, and m_RainValueSetSlider.
Referenced by InvokeSendRPC().
|
inlineprotected |
Definition at line 483 of file ScriptConsoleWeatherTab.c.
References m_FogDurationTimeSlider, m_FogInterpolationTimeValue, m_FogValueSetSlider, m_OvercastDurationTimeSlider, m_OvercastInterpolationTimeValue, m_OvercastValueSetSlider, m_RainDurationTimeSlider, m_RainInterpolationTimeValue, and m_RainValueSetSlider.
Referenced by OnClick().
Definition at line 196 of file ScriptConsoleWeatherTab.c.
References DURATION_MAX, GetGame(), INTERPOLATION_MAX, m_FogDurationEditbox, m_FogDurationMaxText, m_FogDurationTimeValue, m_FogInterpolationEditbox, m_FogInterpolationMaxText, m_FogInterpolationTimeValue, m_FogValue, m_FogValueEditbox, m_OvercastDurationEditbox, m_OvercastDurationMaxText, m_OvercastDurationTimeValue, m_OvercastInterpolationEditbox, m_OvercastInterpolationMaxText, m_OvercastInterpolationTimeValue, m_OvercastValue, m_OvercastValueEditbox, m_RainDurationEditbox, m_RainDurationMaxText, m_RainDurationTimeValue, m_RainInterpolationEditbox, m_RainInterpolationMaxText, m_RainInterpolationTimeValue, m_RainValue, m_RainValueEditbox, and UpdateSliderValues().
|
inlineprotected |
Definition at line 535 of file ScriptConsoleWeatherTab.c.
References GetRPCDataImmediate(), and SendRPC().
|
inlineprotected |
Definition at line 297 of file ScriptConsoleWeatherTab.c.
References GetMouseState(), m_FogDurationTimeSlider, m_FogInterpolationTimeSlider, m_FogValueSetSlider, m_OvercastDurationTimeSlider, m_OvercastInterpolationTimeSlider, m_OvercastValueSetSlider, m_RainDurationTimeSlider, m_RainInterpolationTimeSlider, m_RainValueSetSlider, m_RPCTimer, MB_EVENT_CLICK, UpdateEditboxValues(), and UpdateSliderValues().
|
inlineprotected |
Definition at line 444 of file ScriptConsoleWeatherTab.c.
References CopyValues(), GetGame(), GetRPCDataNormal(), InitValues(), m_ApplyButton, m_CopyButton, m_PasteButton, m_ResetButton, m_UpdateButton, PasteValues(), ResetValues(), SendRPC(), and UpdateSliderValues().
Definition at line 249 of file ScriptConsoleWeatherTab.c.
References m_FogDurationEditbox, m_FogInterpolationEditbox, m_FogValueEditbox, m_OvercastDurationEditbox, m_OvercastInterpolationEditbox, m_OvercastValueEditbox, m_RainDurationEditbox, m_RainInterpolationEditbox, and m_RainValueEditbox.
Referenced by OnClick().
|
inlineprotected |
Definition at line 159 of file ScriptConsoleWeatherTab.c.
References DURATION_MAX, m_FogDurationEditbox, m_FogDurationTimeValue, m_FogInterpolationEditbox, m_FogInterpolationTimeValue, m_FogValue, m_FogValueEditbox, m_OvercastDurationEditbox, m_OvercastDurationTimeValue, m_OvercastInterpolationEditbox, m_OvercastInterpolationTimeValue, m_OvercastValue, m_OvercastValueEditbox, m_RainDurationEditbox, m_RainDurationTimeValue, m_RainInterpolationEditbox, m_RainInterpolationTimeValue, m_RainValue, m_RainValueEditbox, and UpdateSliderValues().
Referenced by OnClick().
|
inlineprotected |
Definition at line 526 of file ScriptConsoleWeatherTab.c.
References GetGame(), and GetPlayer().
Definition at line 540 of file ScriptConsoleWeatherTab.c.
References GetGame(), m_FogValueGetSlider, m_FogValueSetText, m_OvercastValueGetSlider, m_OvercastValueSetText, m_RainValueGetSlider, and m_RainValueSetText.
|
inlineprotected |
Definition at line 411 of file ScriptConsoleWeatherTab.c.
References DURATION_MAX, INTERPOLATION_MAX, m_FogDurationEditbox, m_FogDurationTimeSlider, m_FogDurationTimeValue, m_FogInterpolationEditbox, m_FogInterpolationTimeSlider, m_FogInterpolationTimeValue, m_FogValue, m_FogValueEditbox, m_FogValueSetSlider, m_OvercastDurationEditbox, m_OvercastDurationTimeSlider, m_OvercastDurationTimeValue, m_OvercastInterpolationEditbox, m_OvercastInterpolationTimeSlider, m_OvercastInterpolationTimeValue, m_OvercastValue, m_OvercastValueEditbox, m_OvercastValueSetSlider, m_RainDurationEditbox, m_RainDurationTimeSlider, m_RainDurationTimeValue, m_RainInterpolationEditbox, m_RainInterpolationTimeSlider, m_RainInterpolationTimeValue, m_RainValue, m_RainValueEditbox, and m_RainValueSetSlider.
Referenced by OnChange().
|
inlineprotected |
Definition at line 378 of file ScriptConsoleWeatherTab.c.
References INTERPOLATION_MAX, Math::InverseLerp(), m_FogDurationEditbox, m_FogDurationTimeSlider, m_FogInterpolationEditbox, m_FogInterpolationTimeSlider, m_FogValueEditbox, m_FogValueSetSlider, m_OvercastDurationEditbox, m_OvercastDurationTimeSlider, m_OvercastInterpolationEditbox, m_OvercastInterpolationTimeSlider, m_OvercastValueEditbox, m_OvercastValueSetSlider, m_RainDurationEditbox, m_RainDurationTimeSlider, m_RainInterpolationEditbox, m_RainInterpolationTimeSlider, m_RainValueEditbox, and m_RainValueSetSlider.
Referenced by InitValues(), OnChange(), OnClick(), and ResetValues().
Definition at line 5 of file ScriptConsoleWeatherTab.c.
Referenced by InitValues(), ResetValues(), UpdateEditboxValues(), and ~ScriptConsoleWeatherTab().
Definition at line 4 of file ScriptConsoleWeatherTab.c.
Referenced by InitValues(), UpdateEditboxValues(), UpdateSliderValues(), and ~ScriptConsoleWeatherTab().
|
protected |
Definition at line 76 of file ScriptConsoleWeatherTab.c.
Referenced by OnClick(), and ScriptConsoleWeatherTab().
|
protected |
Definition at line 78 of file ScriptConsoleWeatherTab.c.
Referenced by OnClick(), and ScriptConsoleWeatherTab().
|
protected |
Definition at line 22 of file ScriptConsoleWeatherTab.c.
Referenced by CopyValues(), InitValues(), PasteValues(), ResetValues(), ScriptConsoleWeatherTab(), UpdateEditboxValues(), and UpdateSliderValues().
|
protected |
Definition at line 18 of file ScriptConsoleWeatherTab.c.
Referenced by InitValues(), and ScriptConsoleWeatherTab().
|
protected |
Definition at line 14 of file ScriptConsoleWeatherTab.c.
Referenced by GetRPCDataNormal(), OnChange(), ScriptConsoleWeatherTab(), UpdateEditboxValues(), UpdateSliderValues(), and ~ScriptConsoleWeatherTab().
|
staticprotected |
Definition at line 26 of file ScriptConsoleWeatherTab.c.
Referenced by InitValues(), ResetValues(), UpdateEditboxValues(), and ~ScriptConsoleWeatherTab().
|
protected |
Definition at line 21 of file ScriptConsoleWeatherTab.c.
Referenced by CopyValues(), InitValues(), PasteValues(), ResetValues(), ScriptConsoleWeatherTab(), UpdateEditboxValues(), and UpdateSliderValues().
|
protected |
Definition at line 17 of file ScriptConsoleWeatherTab.c.
Referenced by InitValues(), and ScriptConsoleWeatherTab().
|
protected |
Definition at line 13 of file ScriptConsoleWeatherTab.c.
Referenced by OnChange(), ScriptConsoleWeatherTab(), UpdateEditboxValues(), UpdateSliderValues(), and ~ScriptConsoleWeatherTab().
|
staticprotected |
Definition at line 25 of file ScriptConsoleWeatherTab.c.
Referenced by GetRPCDataNormal(), InitValues(), ResetValues(), UpdateEditboxValues(), and ~ScriptConsoleWeatherTab().
|
staticprotected |
Definition at line 24 of file ScriptConsoleWeatherTab.c.
Referenced by InitValues(), ResetValues(), UpdateEditboxValues(), and ~ScriptConsoleWeatherTab().
|
protected |
Definition at line 20 of file ScriptConsoleWeatherTab.c.
Referenced by CopyValues(), InitValues(), PasteValues(), ResetValues(), ScriptConsoleWeatherTab(), UpdateEditboxValues(), and UpdateSliderValues().
|
protected |
Definition at line 9 of file ScriptConsoleWeatherTab.c.
Referenced by ScriptConsoleWeatherTab(), and Update().
|
protected |
Definition at line 8 of file ScriptConsoleWeatherTab.c.
Referenced by GetRPCDataImmediate(), GetRPCDataNormal(), OnChange(), ScriptConsoleWeatherTab(), UpdateEditboxValues(), UpdateSliderValues(), and ~ScriptConsoleWeatherTab().
|
protected |
Definition at line 11 of file ScriptConsoleWeatherTab.c.
Referenced by ScriptConsoleWeatherTab(), and Update().
|
protected |
Definition at line 44 of file ScriptConsoleWeatherTab.c.
Referenced by CopyValues(), InitValues(), PasteValues(), ResetValues(), ScriptConsoleWeatherTab(), UpdateEditboxValues(), and UpdateSliderValues().
|
protected |
Definition at line 40 of file ScriptConsoleWeatherTab.c.
Referenced by InitValues(), and ScriptConsoleWeatherTab().
|
protected |
Definition at line 36 of file ScriptConsoleWeatherTab.c.
Referenced by GetRPCDataNormal(), OnChange(), ScriptConsoleWeatherTab(), UpdateEditboxValues(), UpdateSliderValues(), and ~ScriptConsoleWeatherTab().
|
staticprotected |
Definition at line 48 of file ScriptConsoleWeatherTab.c.
Referenced by InitValues(), ResetValues(), UpdateEditboxValues(), and ~ScriptConsoleWeatherTab().
|
protected |
Definition at line 43 of file ScriptConsoleWeatherTab.c.
Referenced by CopyValues(), InitValues(), PasteValues(), ResetValues(), ScriptConsoleWeatherTab(), UpdateEditboxValues(), and UpdateSliderValues().
|
protected |
Definition at line 39 of file ScriptConsoleWeatherTab.c.
Referenced by InitValues(), and ScriptConsoleWeatherTab().
|
protected |
Definition at line 35 of file ScriptConsoleWeatherTab.c.
Referenced by OnChange(), ScriptConsoleWeatherTab(), UpdateEditboxValues(), UpdateSliderValues(), and ~ScriptConsoleWeatherTab().
|
staticprotected |
Definition at line 47 of file ScriptConsoleWeatherTab.c.
Referenced by GetRPCDataNormal(), InitValues(), ResetValues(), UpdateEditboxValues(), and ~ScriptConsoleWeatherTab().
|
staticprotected |
Definition at line 46 of file ScriptConsoleWeatherTab.c.
Referenced by InitValues(), ResetValues(), UpdateEditboxValues(), and ~ScriptConsoleWeatherTab().
|
protected |
Definition at line 42 of file ScriptConsoleWeatherTab.c.
Referenced by CopyValues(), InitValues(), PasteValues(), ResetValues(), ScriptConsoleWeatherTab(), UpdateEditboxValues(), and UpdateSliderValues().
|
protected |
Definition at line 31 of file ScriptConsoleWeatherTab.c.
Referenced by ScriptConsoleWeatherTab(), and Update().
|
protected |
Definition at line 30 of file ScriptConsoleWeatherTab.c.
Referenced by GetRPCDataImmediate(), GetRPCDataNormal(), OnChange(), ScriptConsoleWeatherTab(), UpdateEditboxValues(), UpdateSliderValues(), and ~ScriptConsoleWeatherTab().
|
protected |
Definition at line 33 of file ScriptConsoleWeatherTab.c.
Referenced by ScriptConsoleWeatherTab(), and Update().
|
protected |
Definition at line 79 of file ScriptConsoleWeatherTab.c.
Referenced by OnClick(), and ScriptConsoleWeatherTab().
|
protected |
Definition at line 66 of file ScriptConsoleWeatherTab.c.
Referenced by CopyValues(), InitValues(), PasteValues(), ResetValues(), ScriptConsoleWeatherTab(), UpdateEditboxValues(), and UpdateSliderValues().
|
protected |
Definition at line 62 of file ScriptConsoleWeatherTab.c.
Referenced by InitValues(), and ScriptConsoleWeatherTab().
|
protected |
Definition at line 58 of file ScriptConsoleWeatherTab.c.
Referenced by GetRPCDataNormal(), OnChange(), ScriptConsoleWeatherTab(), UpdateEditboxValues(), UpdateSliderValues(), and ~ScriptConsoleWeatherTab().
|
staticprotected |
Definition at line 70 of file ScriptConsoleWeatherTab.c.
Referenced by InitValues(), ResetValues(), UpdateEditboxValues(), and ~ScriptConsoleWeatherTab().
|
protected |
Definition at line 65 of file ScriptConsoleWeatherTab.c.
Referenced by CopyValues(), InitValues(), PasteValues(), ResetValues(), ScriptConsoleWeatherTab(), UpdateEditboxValues(), and UpdateSliderValues().
|
protected |
Definition at line 61 of file ScriptConsoleWeatherTab.c.
Referenced by InitValues(), and ScriptConsoleWeatherTab().
|
protected |
Definition at line 57 of file ScriptConsoleWeatherTab.c.
Referenced by OnChange(), ScriptConsoleWeatherTab(), UpdateEditboxValues(), UpdateSliderValues(), and ~ScriptConsoleWeatherTab().
|
staticprotected |
Definition at line 69 of file ScriptConsoleWeatherTab.c.
Referenced by GetRPCDataNormal(), InitValues(), ResetValues(), UpdateEditboxValues(), and ~ScriptConsoleWeatherTab().
|
staticprotected |
Definition at line 68 of file ScriptConsoleWeatherTab.c.
Referenced by InitValues(), ResetValues(), UpdateEditboxValues(), and ~ScriptConsoleWeatherTab().
|
protected |
Definition at line 64 of file ScriptConsoleWeatherTab.c.
Referenced by CopyValues(), InitValues(), PasteValues(), ResetValues(), ScriptConsoleWeatherTab(), UpdateEditboxValues(), and UpdateSliderValues().
|
protected |
Definition at line 53 of file ScriptConsoleWeatherTab.c.
Referenced by ScriptConsoleWeatherTab(), and Update().
|
protected |
Definition at line 52 of file ScriptConsoleWeatherTab.c.
Referenced by GetRPCDataImmediate(), GetRPCDataNormal(), OnChange(), ScriptConsoleWeatherTab(), UpdateEditboxValues(), UpdateSliderValues(), and ~ScriptConsoleWeatherTab().
|
protected |
Definition at line 55 of file ScriptConsoleWeatherTab.c.
Referenced by ScriptConsoleWeatherTab(), and Update().
|
protected |
Definition at line 74 of file ScriptConsoleWeatherTab.c.
Referenced by OnClick(), and ScriptConsoleWeatherTab().
Definition at line 3 of file ScriptConsoleWeatherTab.c.
Referenced by OnChange().
|
protected |
Definition at line 75 of file ScriptConsoleWeatherTab.c.
Referenced by OnClick(), and ScriptConsoleWeatherTab().