Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
plugintransmissionagents.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  InjectTypes { PLAYER_TO_ITEM , ITEM_TO_PLAYER , PLAYER_AIR_PLAYER }

Enumeration Type Documentation

◆ InjectTypes

Enumerator
PLAYER_TO_ITEM 
ITEM_TO_PLAYER 
PLAYER_AIR_PLAYER 

Definition at line 1 of file plugintransmissionagents.c.