3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/client/gui/controls/UIComponent.h"
17 ::ll::TypedStorage<8, 32, ::std::string> mDescription;
23 virtual ~DebugComponent() =
default;
25 virtual ::std::unique_ptr<::UIComponent> clone(::UIControl& cloneOwner)
const ;
27 virtual void reset() ;
33 MCFOLD ::std::unique_ptr<::UIComponent> $clone(::UIControl& cloneOwner)
const;
Definition DebugComponent.h:5
static MCAPI void ** $vftable()
Definition UIComponent.h:5