4#include <UI/Common/AssetSelector.hpp>
5#include <UI/ComponentUI.hpp>
Definition ComponentUI.hpp:8
Definition WireframeComponentUI.hpp:9
WireframeComponent * _wireframeComponent
Definition WireframeComponentUI.hpp:17
void draw() override
Definition WireframeComponentUI.cpp:21
std::shared_ptr< Registry > _registry
Definition WireframeComponentUI.hpp:16
AssetSelector< Wireframe > _wireframeSelector
Definition WireframeComponentUI.hpp:18
Definition WireframeComponent.hpp:10