![]() |
Dayz Explorer 1.28.160049
|
Go to the source code of this file.
Classes | |
| class | ScriptConsoleCameraDOFPreset |
| class | PluginConfigHandler |
Typedefs | |
| typedef Param3< string, bool, vector > | LocationParams |
Variables | |
| class ScriptConsoleCameraDOFPreset | Name = "New Preset" |
| float | WOvercast |
| float | WRain |
| float | WSnow |
| float | WFog |
| float | WWindMagnitude |
| float | WWindDir |
| float | WVolFogDD |
| float | WVolFogHD |
| float | WVolFogHB |
| typedef Param3<string, bool, vector> LocationParams |
Definition at line 25 of file pluginconfigdebugprofile.c.
| class ScriptConsoleCameraDOFPreset Name = "New Preset" |
| float WFog |
Definition at line 17 of file pluginconfigdebugprofile.c.
| float WOvercast |
Definition at line 14 of file pluginconfigdebugprofile.c.
| float WRain |
Definition at line 15 of file pluginconfigdebugprofile.c.
| float WSnow |
Definition at line 16 of file pluginconfigdebugprofile.c.
| float WVolFogDD |
Definition at line 20 of file pluginconfigdebugprofile.c.
| float WVolFogHB |
Definition at line 22 of file pluginconfigdebugprofile.c.
| float WVolFogHD |
Definition at line 21 of file pluginconfigdebugprofile.c.
| float WWindDir |
Definition at line 19 of file pluginconfigdebugprofile.c.
| float WWindMagnitude |
Definition at line 18 of file pluginconfigdebugprofile.c.