Dayz Explorer  1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
workbenchapi.c File Reference

Go to the source code of this file.

Data Structures

class  Workbench
 
class  WBModuleDef
 
class  ScriptEditor
 
class  ResourceBrowser
 
class  WorldEditor
 
class  WorldEditorAPI
 
class  WorldEditorTool
 
class  WorkbenchPlugin
 
class  ButtonAttribute
 
class  WorkbenchPluginAttribute
 
class  WorkbenchToolAttribute
 

Typedefs

typedef int[] WBModuleDef
 
typedef int[] ScriptEditor
 
typedef int[] ResourceBrowser
 
typedef int[] WorldEditor
 

Typedef Documentation

◆ ResourceBrowser

typedef int [] ResourceBrowser

Definition at line 3 of file workbenchapi.c.

◆ ScriptEditor

typedef int [] ScriptEditor

Definition at line 2 of file workbenchapi.c.

◆ WBModuleDef

typedef int [] WBModuleDef

Definition at line 1 of file workbenchapi.c.

◆ WorldEditor

typedef int [] WorldEditor

Definition at line 4 of file workbenchapi.c.