LeviLamina
Loading...
Searching...
No Matches
Editor::Prefabs::PrefabDBPrefabInstance Class Reference
Inheritance diagram for Editor::Prefabs::PrefabDBPrefabInstance:

Public Member Functions

 PrefabDBPrefabInstance (PrefabDBPrefabInstance const &)
MCAPI PrefabDBPrefabInstance (::WeakRef<::Editor::Prefabs::PrefabDBTemplate > prefabTemplateRef, ::Editor::Prefabs::PrefabDBInstanceLoader::v1::InstanceData const &data, ::DimensionType dimensionType)
MCAPI PrefabDBPrefabInstance (::WeakRef<::Editor::Prefabs::PrefabDBTemplate > prefabTemplateRef, ::DimensionType dimensionType, ::Vec3 const &rootPosition, ::Rotation rotation, ::Mirror mirror)
MCAPI void clearDirty () const
MCAPI ::WeakRef<::Editor::Prefabs::PrefabDBPrefabInstancegetWeakRef ()
MCAPI bool isDirty () const
MCAPI::Editor::Prefabs::PrefabDBPrefabInstance & operator= (::Editor::Prefabs::PrefabDBPrefabInstance const &)
MCAPI::Editor::Prefabs::PrefabDBInstanceLoader::v1::InstanceData saveToFileData () const
MCAPI void updateFromTemplate (::WeakRef<::Editor::Prefabs::PrefabDBTemplate > templateRef)
MCAPI ~PrefabDBPrefabInstance ()
MCAPI void * $ctor (::WeakRef<::Editor::Prefabs::PrefabDBTemplate > prefabTemplateRef, ::Editor::Prefabs::PrefabDBInstanceLoader::v1::InstanceData const &data, ::DimensionType dimensionType)
MCAPI void * $ctor (::WeakRef<::Editor::Prefabs::PrefabDBTemplate > prefabTemplateRef, ::DimensionType dimensionType, ::Vec3 const &rootPosition, ::Rotation rotation, ::Mirror mirror)
MCAPI void $dtor ()

Static Public Member Functions

static MCAPI void bindType (::cereal::ReflectionCtx &ctx)

Public Attributes

::ll::UntypedStorage< 8, 16 > mUnk77f4f4
::ll::UntypedStorage< 8, 16 > mUnkb35a65
::ll::UntypedStorage< 8, 16 > mUnk6dfa1b
::ll::UntypedStorage< 4, 12 > mUnk27f2ed
::ll::UntypedStorage< 1, 1 > mUnk84103e
::ll::UntypedStorage< 1, 1 > mUnk5e54e3
::ll::UntypedStorage< 8, 24 > mUnk9a2025
::ll::UntypedStorage< 4, 4 > mUnk116d29
::ll::UntypedStorage< 4, 4 > mUnk496546
::ll::UntypedStorage< 1, 1 > mUnk5b6077
::ll::UntypedStorage< 1, 1 > mUnkcf8fe6

Constructor & Destructor Documentation

◆ PrefabDBPrefabInstance() [1/2]

MCAPI Editor::Prefabs::PrefabDBPrefabInstance::PrefabDBPrefabInstance ( ::WeakRef<::Editor::Prefabs::PrefabDBTemplate > prefabTemplateRef,
::Editor::Prefabs::PrefabDBInstanceLoader::v1::InstanceData const & data,
::DimensionType dimensionType )
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.

◆ PrefabDBPrefabInstance() [2/2]

MCAPI Editor::Prefabs::PrefabDBPrefabInstance::PrefabDBPrefabInstance ( ::WeakRef<::Editor::Prefabs::PrefabDBTemplate > prefabTemplateRef,
::DimensionType dimensionType,
::Vec3 const & rootPosition,
::Rotation rotation,
::Mirror mirror )
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.

◆ ~PrefabDBPrefabInstance()

MCAPI Editor::Prefabs::PrefabDBPrefabInstance::~PrefabDBPrefabInstance ( )
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

◆ clearDirty()

MCAPI void Editor::Prefabs::PrefabDBPrefabInstance::clearDirty ( ) 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.

◆ getWeakRef()

MCAPI ::WeakRef<::Editor::Prefabs::PrefabDBPrefabInstance > Editor::Prefabs::PrefabDBPrefabInstance::getWeakRef ( )
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.

◆ isDirty()

MCAPI bool Editor::Prefabs::PrefabDBPrefabInstance::isDirty ( ) 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::Editor::Prefabs::PrefabDBPrefabInstance & Editor::Prefabs::PrefabDBPrefabInstance::operator= ( ::Editor::Prefabs::PrefabDBPrefabInstance 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.

◆ saveToFileData()

MCAPI::Editor::Prefabs::PrefabDBInstanceLoader::v1::InstanceData Editor::Prefabs::PrefabDBPrefabInstance::saveToFileData ( ) 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.

◆ updateFromTemplate()

MCAPI void Editor::Prefabs::PrefabDBPrefabInstance::updateFromTemplate ( ::WeakRef<::Editor::Prefabs::PrefabDBTemplate > templateRef)
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.

◆ bindType()

MCAPI void Editor::Prefabs::PrefabDBPrefabInstance::bindType ( ::cereal::ReflectionCtx & ctx)
static
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.

◆ $ctor() [1/2]

MCAPI void * Editor::Prefabs::PrefabDBPrefabInstance::$ctor ( ::WeakRef<::Editor::Prefabs::PrefabDBTemplate > prefabTemplateRef,
::Editor::Prefabs::PrefabDBInstanceLoader::v1::InstanceData const & data,
::DimensionType dimensionType )
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.

◆ $ctor() [2/2]

MCAPI void * Editor::Prefabs::PrefabDBPrefabInstance::$ctor ( ::WeakRef<::Editor::Prefabs::PrefabDBTemplate > prefabTemplateRef,
::DimensionType dimensionType,
::Vec3 const & rootPosition,
::Rotation rotation,
::Mirror mirror )
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 Editor::Prefabs::PrefabDBPrefabInstance::$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 class was generated from the following file: