Dungeon Architect  17.0.0
DungeonArchitect.UI.IContextMenu Interface Reference
Inheritance diagram for DungeonArchitect.UI.IContextMenu:
DungeonArchitect.UI.Impl.UnityEditor.UnityEditorContextMenu

Public Member Functions

void AddItem (string path, ContextMenuFunction func)
 
void AddItem (string path, ContextMenuFunctionUserData func, object userData)
 
void AddSeparator (string path)
 
void Show ()
 

Detailed Description

Definition at line 25 of file UIPlatform.cs.


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