Dungeon Architect  17.0.0
DungeonArchitect.Editors.DungeonObjectTraker Class Reference

Tracks active dungeon objects in the scene and finds ones that have the active graph being edited This is used for real-time updates on the dungeon object as the graph is modified from the editor More...

Public Member Functions

void Update ()
 
void RequestRebuild ()
 Rebuilds the dungeons that reference the theme graphs tracked by this object More...
 

Properties

Graph ActiveGraph [get, set]
 The active graph being edited by the theme graph editor More...
 

Detailed Description

Tracks active dungeon objects in the scene and finds ones that have the active graph being edited This is used for real-time updates on the dungeon object as the graph is modified from the editor

Definition at line 395 of file DungeonThemeGraphEditor.cs.

Member Function Documentation

◆ RequestRebuild()

void DungeonArchitect.Editors.DungeonObjectTraker.RequestRebuild ( )

Rebuilds the dungeons that reference the theme graphs tracked by this object

Definition at line 457 of file DungeonThemeGraphEditor.cs.

Property Documentation

◆ ActiveGraph

Graph DungeonArchitect.Editors.DungeonObjectTraker.ActiveGraph
getset

The active graph being edited by the theme graph editor

Definition at line 402 of file DungeonThemeGraphEditor.cs.


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