DIFF

class PluginDiagMenuModdedDOXYGENMODDING_TESTDIAG_DEVELOPERDOXYGENSource

Part of Modding DiagMenu

Example of adding DiagMenu entries by modders

NotePluginDiagMenu is the base of ..Client and ...Server, which is why we are registering the IDs on this level, so they exist on both Client and Server
NoteKeep in mind that in SinglePlayer missions, both Client and Server PluginDiagMenu are created
NoteKeep in mind that PluginDiagMenu... is destroyed and recreated every time the world changes