Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
plugindiagmenu.c File Reference

Go to the source code of this file.

Data Structures

class  PluginBase
 Class PluginMessageManager provides some basic Message Distribution mechanics, if you get instance of this plugin class on your object, you can use its methods to broadcast messages. More...

Enumerations

enum  DebugActionType { GENERIC_ACTIONS = 1 , PLAYER_AGENTS = 2 , UNLIMITED_AMMO = 4 }

Enumeration Type Documentation

◆ DebugActionType

Enumerator
GENERIC_ACTIONS 
PLAYER_AGENTS 
UNLIMITED_AMMO 

Definition at line 1 of file plugindiagmenu.c.