Skip to content

Vp::SceneSelectable

#include "Viewport/entity/nodes/SceneSelectable.h"

Inherited by Vp::SceneModel, Vp::SceneScreen

Public Attributes

Name
Core::IDm_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 2025-05-31 at 12:55:31 +0000