SpiecsEngine
 
Loading...
Searching...
No Matches

◆ GetPanelPos()

ImVec2 & Spices::ImguiSlate::GetPanelPos ( )
inlineinherited

Get Panel Pos.

Returns
Returns the Panel Pos.

Definition at line 120 of file ImguiUtils.h.

120{ return m_PanelPos; }
ImVec2 m_PanelPos
This slate's position in desktop.
Definition ImguiUtils.h:156