Dayz Explorer 1.29.162510
Loading...
Searching...
No Matches
workbenchapi.c File Reference

Go to the source code of this file.

Classes

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

Typedefs

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

Typedef Documentation

◆ ResourceBrowser

typedef int [] ResourceBrowser

Definition at line 3 of file workbenchapi.c.

◆ ResourceName

typedef string ResourceName

Definition at line 101 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.