LeviLamina
Loading...
Searching...
No Matches
Editor::Cursor::ServerCursor Class Reference
Inheritance diagram for Editor::Cursor::ServerCursor:

Public Member Functions

ServerCursor & operator= (ServerCursor const &)
 ServerCursor (ServerCursor const &)
virtual void setCursorState (::Editor::Cursor::CursorState &&state)
virtual ::Scripting::Result_deprecated<::BlockPosmoveCursor (::glm::ivec3 const &offset)
MCAPI void $setCursorState (::Editor::Cursor::CursorState &&state)
MCAPI ::Scripting::Result_deprecated<::BlockPos$moveCursor (::glm::ivec3 const &offset)
virtual void setCursorState (::Editor::Cursor::CursorState const &state)
virtual void setAttachmentProperties (::Editor::Cursor::AttachmentProperties &&props)
virtual void setAttachmentProperties (::Editor::Cursor::AttachmentProperties const &props)
MCAPI ::std::optional<::Editor::Cursor::Position > & _getBlockPosition ()
MCAPI::Editor::Cursor::AttachmentProperties getAttachmentProperties () const
MCAPI ::std::optional<::Editor::Cursor::Position > const & getBlockPosition () const
MCAPI::Editor::Cursor::CursorState getCursorState () const
MCAPI void * $ctor ()
MCAPI void $setCursorState (::Editor::Cursor::CursorState const &state)
MCAPI void $setAttachmentProperties (::Editor::Cursor::AttachmentProperties &&props)
MCAPI void $setAttachmentProperties (::Editor::Cursor::AttachmentProperties const &props)
MCFOLD void $dtor ()

Static Public Member Functions

static MCAPI void ** $vftableForCursor ()
static MCAPI void ** $vftableForEnableNonOwnerReferences ()
static MCAPI void ** $vftable ()
static MCAPI void ** $vftable ()

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnk6f0986
::ll::UntypedStorage< 4, 32 > mUnke239e9
::ll::UntypedStorage< 4, 60 > mUnk3b8be1
::ll::UntypedStorage< 4, 96 > mUnk7b54c7
::ll::UntypedStorage< 4, 36 > mUnkd9d534
::ll::UntypedStorage< 4, 28 > mUnkfac3b4
::std::shared_ptr<::Bedrock::EnableNonOwnerReferences::ControlBlockmControlBlock

Member Function Documentation

◆ setCursorState()

virtual void Editor::Cursor::ServerCursor::setCursorState ( ::Editor::Cursor::CursorState && state)
virtual

Reimplemented from Editor::Cursor::Cursor.

◆ $setCursorState() [1/2]

MCAPI void Editor::Cursor::ServerCursor::$setCursorState ( ::Editor::Cursor::CursorState && state)
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.

◆ $moveCursor()

MCAPI ::Scripting::Result_deprecated<::BlockPos > Editor::Cursor::ServerCursor::$moveCursor ( ::glm::ivec3 const & offset)
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.

◆ $vftableForCursor()

MCAPI void ** Editor::Cursor::ServerCursor::$vftableForCursor ( )
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.

◆ $vftableForEnableNonOwnerReferences()

MCAPI void ** Editor::Cursor::ServerCursor::$vftableForEnableNonOwnerReferences ( )
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.

◆ _getBlockPosition()

MCAPI ::std::optional<::Editor::Cursor::Position > & Editor::Cursor::Cursor::_getBlockPosition ( )
inherited
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.

◆ getAttachmentProperties()

MCAPI::Editor::Cursor::AttachmentProperties Editor::Cursor::Cursor::getAttachmentProperties ( ) const
inherited
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.

◆ getBlockPosition()

MCAPI ::std::optional<::Editor::Cursor::Position > const & Editor::Cursor::Cursor::getBlockPosition ( ) const
inherited
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.

◆ getCursorState()

MCAPI::Editor::Cursor::CursorState Editor::Cursor::Cursor::getCursorState ( ) const
inherited
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()

MCAPI void * Editor::Cursor::Cursor::$ctor ( )
inherited
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.

◆ $setCursorState() [2/2]

MCAPI void Editor::Cursor::Cursor::$setCursorState ( ::Editor::Cursor::CursorState const & state)
inherited
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.

◆ $setAttachmentProperties() [1/2]

MCAPI void Editor::Cursor::Cursor::$setAttachmentProperties ( ::Editor::Cursor::AttachmentProperties && props)
inherited
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.

◆ $setAttachmentProperties() [2/2]

MCAPI void Editor::Cursor::Cursor::$setAttachmentProperties ( ::Editor::Cursor::AttachmentProperties const & props)
inherited
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.

◆ $vftable() [1/2]

MCAPI void ** Editor::Cursor::Cursor::$vftable ( )
staticinherited
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.

◆ $vftable() [2/2]

MCAPI void ** Bedrock::EnableNonOwnerReferences::$vftable ( )
staticinherited
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: