|
LeviLamina
|
Inheritance diagram for Editor::Cursor::ServerCursorService:Public Types | |
| enum class | State : int { Uninitialized = 0 , Initialized = 1 , Ready = 2 } |
Static Public Member Functions | |
| static MCAPI void ** | $vftableForServerCursorServiceProvider () |
| static MCAPI void ** | $vftableForIEditorService () |
| static MCAPI void ** | $vftable () |
Public Attributes | |
| ::ll::UntypedStorage< 8, 16 > | mUnk34ac53 |
| ::ll::UntypedStorage< 8, 16 > | mUnkb8f196 |
| ::ll::UntypedStorage< 8, 16 > | mUnkcf80cc |
| ::ll::UntypedStorage< 8, 24 > | mUnka7b08b |
| ::ll::UntypedStorage< 8, 48 > | mUnk6fe9e8 |
| ::ll::UntypedStorage< 8, 48 > | mUnk8dce3c |
| ::ll::UntypedStorage< 8, 48 > | mUnk353ef0 |
| ::ll::UntypedStorage< 8, 8 > | mUnkc8874b |
| ::ll::UntypedStorage< 4, 4 > | mUnk93c97e |
| ::std::shared_ptr<::Bedrock::EnableNonOwnerReferences::ControlBlock > | mControlBlock |
| ::ll::UntypedStorage< 8, 8 > | mUnkc52f22 |
| ::ll::UntypedStorage< 8, 24 > | mUnk47c2ce |
|
virtual |
Implements Editor::Services::IEditorService.
|
virtual |
Implements Editor::Services::IEditorService.
|
virtual |
Implements Editor::Services::IEditorService.
|
virtual |
Implements Editor::Cursor::ServerCursorServiceProvider.
|
virtual |
Implements Editor::Cursor::ServerCursorServiceProvider.
|
virtual |
Implements Editor::Cursor::ServerCursorServiceProvider.
|
virtual |
Implements Editor::Cursor::ServerCursorServiceProvider.
|
virtual |
Implements Editor::Cursor::ServerCursorServiceProvider.
|
virtual |
Implements Editor::Cursor::ServerCursorServiceProvider.
|
virtual |
Implements Editor::Cursor::ServerCursorServiceProvider.
|
virtual |
Implements Editor::Cursor::ServerCursorServiceProvider.
|
virtual |
Implements Editor::Cursor::ServerCursorServiceProvider.
|
virtual |
Implements Editor::Cursor::ServerCursorServiceProvider.
| MCAPI ::Scripting::Result_deprecated<::WeakRef<::Editor::Cursor::ServerCursor > > Editor::Cursor::ServerCursorService::_createCursor | ( | ) |
| MCAPI void Editor::Cursor::ServerCursorService::_createOrUpdateRegion | ( | ::BlockPos const & | pos | ) |
| MCAPI void Editor::Cursor::ServerCursorService::_handlePayloadPositionChange | ( | ::Editor::Network::CursorServicePositionChangePayload const & | payload | ) |
| MCAPI void Editor::Cursor::ServerCursorService::$dtor | ( | ) |
| MCAPI ::Scripting::Result_deprecated< void > Editor::Cursor::ServerCursorService::$init | ( | ) |
| MCAPI ::Scripting::Result_deprecated< void > Editor::Cursor::ServerCursorService::$ready | ( | ) |
| MCAPI ::Scripting::Result_deprecated< void > Editor::Cursor::ServerCursorService::$quit | ( | ) |
| MCAPI::std::string_view Editor::Cursor::ServerCursorService::$getServiceName | ( | ) | const |
| MCAPI ::StackRefResult<::Editor::Cursor::ServerCursor > Editor::Cursor::ServerCursorService::$getCursor | ( | ) | const |
| MCAPI ::StackRefResult<::Editor::Cursor::Ray > Editor::Cursor::ServerCursorService::$getRay | ( | ) | const |
| MCAPI ::Scripting::Result_deprecated<::Editor::Cursor::CursorState > Editor::Cursor::ServerCursorService::$getCursorState | ( | ) | const |
| MCAPI ::Scripting::Result_deprecated<::Editor::Cursor::AttachmentProperties > Editor::Cursor::ServerCursorService::$getAttachmentProperties | ( | ) | const |
| MCAPI ::Scripting::Result_deprecated< void > Editor::Cursor::ServerCursorService::$setCursorState | ( | ::Editor::Cursor::CursorState && | state | ) |
| MCAPI ::Scripting::Result_deprecated< void > Editor::Cursor::ServerCursorService::$setAttachmentProperties | ( | ::Editor::Cursor::AttachmentProperties && | properties | ) |
| MCAPI ::Scripting::Result_deprecated<::BlockPos > Editor::Cursor::ServerCursorService::$moveBy | ( | ::glm::ivec3 const & | offset | ) |
| MCAPI ::Scripting::Result_deprecated<::Bedrock::PubSub::Subscription > Editor::Cursor::ServerCursorService::$listenForCursorStateChanges | ( | ::std::function< void(::Editor::Cursor::CursorState const &, ::Editor::Cursor::CursorState const &)> | callback | ) |
| MCAPI::Bedrock::PubSub::Subscription Editor::Cursor::ServerCursorService::$listenForCursorPositionChanges | ( | ::std::function< void(::std::optional<::Editor::Cursor::Position > const &, ::Editor::Cursor::CursorState const &)> | callback | ) |
| MCAPI ::WeakRef<::Editor::ProjectRegion > Editor::Cursor::ServerCursorService::$getRegion | ( | ) | const |
|
static |
|
static |
|
inherited |
|
inherited |
|
staticinherited |