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

Go to the source code of this file.

Data Structures

class  ButtonAttribute
class  ResourceBrowser
class  ResourceName
class  ScriptEditor
class  WBModuleDef
class  Workbench
class  WorkbenchPlugin
class  WorkbenchPluginAttribute
 Attribute for Workbench plugin definition: name - ui name in Script Tools menu description - tooltip shortcut - shortcut in simple text form e.g. More...
class  WorkbenchToolAttribute
 Attribute for Workbench tool definition. More...
class  WorldEditor
class  WorldEditorAPI
class  WorldEditorTool

Typedefs

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

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.