Vp::SceneSelectable
#include "Viewport/entity/nodes/SceneSelectable.h"
Inherited by Vp::SceneModel, Vp::SceneScreen
Public Attributes
| Name | |
|---|---|
| Core::ID | m_guiNodeId <br>ID of the gui node object is representing. |
Public Attributes Documentation
variable m_guiNodeId
cpp
Core::ID m_guiNodeId {Core::NIL_ID};Core::ID m_guiNodeId {Core::NIL_ID};ID of the gui node object is representing.
Updated on 2026-05-21 at 15:39:36 +0000