Loading...
Searching...
No Matches
WorkbenchAPI

Classes

interface  ContainerID
 Represents "path" from root container to specific nested object inside config hierarchy. More...
 
interface  WorldEditorAPI
 
interface  BuildResourceContext
 
interface  GeneratedResources
 
interface  MetaFile
 
interface  TexTools
 
interface  WBProgressDialog
 Modal progress dialog used to display task progress and status. More...
 
interface  Workbench
 

Enumerations

enum  ModifierKey { ModifierKey.SHIFT , ModifierKey.CONTROL , ModifierKey.ALT }
 World Editor Tool modifier key. More...
 
enum  WETMouseButtonFlag { WETMouseButtonFlag.LEFT , WETMouseButtonFlag.RIGHT , WETMouseButtonFlag.MIDDLE }
 World Editor Tool mouse button flags. More...
 

Detailed Description

Enumeration Type Documentation

◆ ModifierKey

World Editor Tool modifier key.

Enumerator
SHIFT 
CONTROL 
ALT 

◆ WETMouseButtonFlag

World Editor Tool mouse button flags.

Enumerator
LEFT 
RIGHT 
MIDDLE