Dayz Explorer
1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
|
▼Constants | \desc static script constants |
InputDevice | \desc constants for input device - inputInterfaceDef.h |
String constants | \desc String constants |
Colors | |
Materials | |
Tools | \desc Helpful functions & classes |
▼Debug utilities | |
Debug UI API | Immediate mode debug UI APIPer frame usage example: |
▼Debug Shape API definition | |
Diag menu API definition | |
▼Entity system | |
Entity editor attribute system | |
Math library | |
Math3D library | |
▼Physics system | |
▼RigidBody API | |
▼Geometry API definition | |
Constraints API definition | |
Enforce Script profiling API | |
Enforce script essentials | |
Strings | |
▼System | |
Keyboard input API | |
Mouse API | Returns index of defined key in InputDevice by its name |
API | |
FileIO API | |
▼Visual objects | |
▼Mesh object (XOB) | |
Particle effect API | |
Widget UI system | |
▼World | |
▼World | |
▼Camera | |
▼Light API | |
▼Trace&Visibility API | |
▼Decals API | |
Ocean API | |
Internally defined enums | \desc Various enums defined in C++ |
UI | \desc constants User Interface |
MenuID | \desc constants for menu pages |
Local data saving to files | \desc constants for saving local datas |
RPC commands | \desc Constants for sending RPC commands on server |
Developer RPC commands | \desc Constants for sending developer RPC commands on server |
Sync update commands | \desc Constants for synchronization update commands |
Message commands | \desc Messaging System - the numbers must be 0 or higher, and the highest number should not be bigger than NUM_OF_CHANNELS-1 |
pools minimum tick times in ms | \desc Modifier pools minimum tick times |
▼Emote ids | |
Custom animation events ID for emotes | \desc used mainly in suicide emotes |
Configurations for ItemsGenerator class | \desc Configurations for ItemsGenerator class |
Selectable action types ids | \desc These ids helsp diferentiate types of selectable actions |
User action internal state machine states | \desc User action internal state machine states |
Agent transmission system | \desc Agent transmission system |
LiquidTypes | \desc Constants for liquid types |
LiquidThroughputs | \desc Constants for liquid transfer speeds |
ChatMessagesVisibility | \desc Constants for toggle chat messages type visibility |
HUDVisibility | \desc Constants for toggling of HUD visibility |
Controls locks | \desc Constants for toggling of alternate |
Item Variables | \desc Constants for Item Variables |
Configurations for StaminaHandler class | \desc Configurations for StaminaHandler class |
Configurations for Environment class | \desc Configurations for Environment class |
Cars Fluids | Damage per second dealt to attachment by fire |
Cars Contact | \desc Constants for car contact event |
Item Health States (ItemBase.GetHealthLevel) | \desc Constants for Item Health States |
Item Damage Relative Values (ItemBase.GetHealth01) | \desc Constants for relative Item Health handling |
Item Wetness States (ItemBase.GetWet) | \desc Constants for Item Wetness States |
Barrel related functions constants | \desc Barrel related functions constants |
FOV settings | \desc Constats for setting of DayZPlayerCamera FOV |
Lifetime Refresher functionality constants | \desc Constats for lifetime refresher (radius, default lifetime, frequency...) |
Food decay constants | \desc Constants for decay of various types of food |
Inventory constants | \desc Constants for inventory |
Components | \desc Constants for Components |
Modding DiagMenu | |
Mouse Events | \desc constants for mouse events in PluginKeyBinding |