Dungeon Architect  17.0.0
DungeonArchitect.UI.UIPlatform Interface Reference
Inheritance diagram for DungeonArchitect.UI.UIPlatform:
DungeonArchitect.UI.Impl.UnityEditor.UnityEditorUIPlatform DungeonArchitect.UI.NullPlatform

Public Member Functions

void ShowObjectProperty (object obj)
 
void ShowObjectProperties (object[] obj)
 
string GetAssetPath (object obj)
 
void MarkAssetDirty (object obj)
 
void AddObjectToAsset (Object objectToAdd, Object assetObject)
 
IContextMenu CreateContextMenu ()
 

Properties

UIDragDrop DragDrop [get]
 
double timeSinceStartup [get]
 
string clipboardText [get, set]
 
Event CurrentEvent [get]
 

Detailed Description

Definition at line 5 of file UIPlatform.cs.


The documentation for this interface was generated from the following file: