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