LeviLamina
Loading...
Searching...
No Matches
cereal::ComponentStorage Class Reference
Inheritance diagram for cereal::ComponentStorage:

Public Member Functions

ComponentStorage & operator= (ComponentStorage const &)
 ComponentStorage (ComponentStorage const &)
MCAPI::entt::meta_any getComponent (::std::string_view name)
MCAPI bool hasComponent (::std::string_view name) const
MCAPI::cereal::ComponentStorage & operator= (::cereal::ComponentStorage &&)
MCAPI bool operator== (::cereal::ComponentStorage const &other) const
MCAPI bool removeComponent (::std::string_view name)

Public Attributes

::ll::UntypedStorage< 8, 56 > mUnk8928d6

Member Function Documentation

◆ getComponent()

MCAPI::entt::meta_any cereal::ComponentStorage::getComponent ( ::std::string_view name)
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ hasComponent()

MCAPI bool cereal::ComponentStorage::hasComponent ( ::std::string_view name) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ operator=()

MCAPI::cereal::ComponentStorage & cereal::ComponentStorage::operator= ( ::cereal::ComponentStorage && )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ operator==()

MCAPI bool cereal::ComponentStorage::operator== ( ::cereal::ComponentStorage const & other) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ removeComponent()

MCAPI bool cereal::ComponentStorage::removeComponent ( ::std::string_view name)
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

The documentation for this class was generated from the following file: