3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/platform/brstd/flat_map.h"
26 MCNAPI ::entt::basic_any<16, 8>
getComponent(::std::string_view name);
Definition ComponentStorage.h:10
MCAPI::cereal::ComponentStorage & operator=(::cereal::ComponentStorage &&)
MCAPI bool hasComponent(::std::string_view name) const
MCAPI ::entt::basic_any< 16, 8 > getComponent(::std::string_view name)
MCAPI bool removeComponent(::std::string_view name)
MCAPI bool operator==(::cereal::ComponentStorage const &other) const