20 ::ll::TypedStorage<1, 1, bool> mEnabled;
21 ::ll::TypedStorage<4, 12, ::Vec3> mOrigin;
22 ::ll::TypedStorage<4, 12, ::Vec3> mSize;
33 virtual ::std::string
const& getName()
const ;
42 virtual bool isNetworkComponent()
const ;
65 MCAPI static ::std::string
const& NameID();
71 MCAPI
void* $ctor(
bool enabled);
73 MCAPI
void* $ctor(
::Vec3 const& origin,
::Vec3 const& size);
85 MCAPI ::std::string
const& $getName()
const;
91 MCFOLD
bool $isNetworkComponent()
const;