LeviLamina
Loading...
Searching...
No Matches
cereal::internal::Schema Struct Reference

Public Member Functions

Schemaoperator= (Schema const &)
 
 Schema (Schema const &)
 
MCAPI bool load (::cereal::SchemaReader &reader, ::entt::meta_handle data, ::entt::meta_any const &loadContext)
 
MCAPI void loadImpl (::cereal::SchemaReader &reader, ::entt::meta_any instance, ::entt::meta_any const &udata)
 
MCAPI bool save (::cereal::SchemaWriter &writer, ::entt::meta_handle data)
 
MCAPI ~Schema ()
 
MCAPI void $dtor ()
 

Public Attributes

::ll::UntypedStorage< 8, 104 > mUnk5ed1d2
 
::ll::UntypedStorage< 8, 8 > mUnk75bb3d
 

Constructor & Destructor Documentation

◆ ~Schema()

MCAPI cereal::internal::Schema::~Schema ( )
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.

Member Function Documentation

◆ load()

MCAPI bool cereal::internal::Schema::load ( ::cereal::SchemaReader & reader,
::entt::meta_handle data,
::entt::meta_any const & loadContext )
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.

◆ loadImpl()

MCAPI void cereal::internal::Schema::loadImpl ( ::cereal::SchemaReader & reader,
::entt::meta_any instance,
::entt::meta_any const & udata )
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.

◆ save()

MCAPI bool cereal::internal::Schema::save ( ::cereal::SchemaWriter & writer,
::entt::meta_handle data )
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.

◆ $dtor()

MCAPI void cereal::internal::Schema::$dtor ( )
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 struct was generated from the following file: