Class DockWindow

Inheritance Relationships

Derived Types

Class Documentation

class DockWindow

DockWindow is the base class for other windows in editor.

Subclassed by shiva::AssetBrowser, shiva::ProjectBrowser, shiva::PropertyEditor, shiva::Viewport

Public Functions

virtual ~DockWindow()
ari::DockableWindow *GetDock() const
virtual void Init(ari::World *p_world)
virtual void Shutdown()

Protected Attributes

ari::Entity *m_pEntity = nullptr
ari::DockableWindow *m_pWindow = nullptr