class MAGES::Experimental::EmbodimentJARIA::Editor::AgentInspector¶
Overview¶
Inspector for the AgentConfiguration component. More…
class AgentInspector: public Editor
{
public:
// methods
override VisualElement CreateInspectorGUI();
};
Detailed Documentation¶
Inspector for the AgentConfiguration component.
Methods¶
override VisualElement CreateInspectorGUI()
Creates the VisualElement for the Inspector of AgentConfiguration component.
Returns:
The inspector’s VisualElement.