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

Public Member Functions

ComponentStorageoperator= (ComponentStorage const &)
 
 ComponentStorage (ComponentStorage const &)
 
MCAPI ::entt::basic_any< 16, 8 > getComponent (::std::string_view name)
 
MCAPI bool hasComponent (::std::string_view name) const
 
MCAPI::cereal::ComponentStorage & operator= (::cereal::ComponentStorage &&)
 
MCAPI bool removeComponent (::std::string_view name)
 

Public Attributes

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

Member Function Documentation

◆ getComponent()

MCAPI ::entt::basic_any< 16, 8 > 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.

◆ 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: