Dungeon Architect  17.0.0
DungeonArchitect.Editors.Flow.Impl.SnapGridFlowEditorWindow Class Reference
Inheritance diagram for DungeonArchitect.Editors.Flow.Impl.SnapGridFlowEditorWindow:
DungeonArchitect.Editors.Flow.FlowEditorWindow

Public Member Functions

void SetModuleDatabase (SnapGridFlowModuleDatabase moduleDatabase)
 
- Public Member Functions inherited from DungeonArchitect.Editors.Flow.FlowEditorWindow
virtual void Init (FlowAssetBase flowAsset)
 
virtual void SetReadOnly (bool readOnly)
 
void HandleExecuteButtonPressed ()
 

Static Public Member Functions

static void ShowWindow ()
 

Protected Member Functions

override void InitDomains ()
 
override FlowEditorConfig CreateEditorConfig ()
 
override FlowExecNodeOutputRegistry GetLinkedDungeonNodeOutputRegistry ()
 
override bool IsDomainStateInvalid ()
 
override void AddDomainExtenders (FlowDomainExtensions domainExtensions)
 
- Protected Member Functions inherited from DungeonArchitect.Editors.Flow.FlowEditorWindow
virtual void OnEnable ()
 
virtual void OnDisable ()
 
void RegisterDomainEditor (FlowDomainEditor domainEditor)
 
virtual void UpdateDomainPreview (FlowExecTaskState taskState)
 
virtual void OnDestroy ()
 
virtual void Update ()
 

Properties

override string WindowTitle = "Snap Grid Flow" [get]
 
override IWidget DomainLayoutWidget [get, set]
 
- Properties inherited from DungeonArchitect.Editors.Flow.FlowEditorWindow
abstract IWidget DomainLayoutWidget [get, set]
 
abstract string WindowTitle [get]
 

Additional Inherited Members

- Public Attributes inherited from DungeonArchitect.Editors.Flow.FlowEditorWindow
FlowAssetBase flowAsset
 
- Protected Attributes inherited from DungeonArchitect.Editors.Flow.FlowEditorWindow
UISystem uiSystem
 
UIRenderer renderer
 
List< IDeferredUICommanddeferredCommands = new List<IDeferredUICommand>()
 
GraphPanel< FlowExecGraphEditorexecGraphPanel
 
FlowEditorConfig editorConfig = null
 

Detailed Description

Definition at line 10 of file SnapGridFlowEditorWindow.cs.


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