|
virtual ::Scripting::Result< void > | init () |
|
virtual ::Scripting::Result< void > | quit () |
|
virtual::std::string_view | getServiceName () const |
|
virtual void | _handleGraphicsSettingsChangedPayload (::Editor::Network::GraphicsSettingsChangedPayload const &payload) |
|
virtual void | _handleSpeedSettingsChangedPayload (::Editor::Network::SpeedSettingsChangedPayload const &payload) |
|
virtual void | _handleThemeSettingsChangedPayload (::Editor::Network::ThemeSettingsChangedPayload const &payload) |
|
virtual void | _handleThemeSettingsCurrentThemeChangedPayload (::Editor::Network::ThemeSettingsCurrentThemeChangedPayload const &payload) |
|
virtual void | _handleThemeSettingsNewThemeCreatedPayload (::Editor::Network::ThemeSettingsNewThemeCreatedPayload const &payload) |
|
virtual void | _handleThemeSettingsThemeColorUpdatedPayload (::Editor::Network::ThemeSettingsThemeColorUpdatedPayload const &payload) |
|
virtual void | _handleThemeSettingsThemeDeletedPayload (::Editor::Network::ThemeSettingsThemeDeletedPayload const &payload) |
|
MCAPI | EditorServerSettingsService (::Editor::ServiceProviderCollection &providers) |
|
MCAPI void | _handleCurrentThemeModified (::std::string const &id) |
|
MCAPI void | _handleGraphicsSettingsModified (::Editor::Settings::GraphicsProps const &props) |
|
MCAPI void | _handleNewThemeCreated (::std::string const &id, ::std::optional<::std::string > const &name, ::std::optional<::std::string > const &sourceThemeId) |
|
MCAPI void | _handleSpeedSettingsModified (::Editor::Settings::SpeedProps const &props) |
|
MCAPI void | _handleThemeColorUpdated (::std::string const &themeId, ::Editor::Settings::ThemeSettingsColorKey colorKey, ::mce::Color const &color) |
|
MCAPI void | _handleThemeDeleted (::std::string const &id) |
|
MCAPI void | _handleThemeSettingsModified (::Editor::Settings::ThemeProps const &props) |
|
MCAPI void * | $ctor (::Editor::ServiceProviderCollection &providers) |
|
MCAPI ::Scripting::Result< void > | $init () |
|
MCFOLD ::Scripting::Result< void > | $quit () |
|
MCAPI::std::string_view | $getServiceName () const |
|
MCAPI void | $_handleGraphicsSettingsChangedPayload (::Editor::Network::GraphicsSettingsChangedPayload const &payload) |
|
MCAPI void | $_handleSpeedSettingsChangedPayload (::Editor::Network::SpeedSettingsChangedPayload const &payload) |
|
MCAPI void | $_handleThemeSettingsChangedPayload (::Editor::Network::ThemeSettingsChangedPayload const &payload) |
|
MCAPI void | $_handleThemeSettingsCurrentThemeChangedPayload (::Editor::Network::ThemeSettingsCurrentThemeChangedPayload const &payload) |
|
MCAPI void | $_handleThemeSettingsNewThemeCreatedPayload (::Editor::Network::ThemeSettingsNewThemeCreatedPayload const &payload) |
|
MCAPI void | $_handleThemeSettingsThemeColorUpdatedPayload (::Editor::Network::ThemeSettingsThemeColorUpdatedPayload const &payload) |
|
MCAPI void | $_handleThemeSettingsThemeDeletedPayload (::Editor::Network::ThemeSettingsThemeDeletedPayload const &payload) |
|
virtual::Editor::Settings::Graphics & | getGraphicsSettings () |
|
virtual::Editor::Settings::Graphics const & | getGraphicsSettings () const |
|
virtual::Editor::Settings::Speed & | getSpeedSettings () |
|
virtual::Editor::Settings::Speed const & | getSpeedSettings () const |
|
virtual::Editor::Settings::Theme & | getThemeSettings () |
|
virtual::Editor::Settings::Theme const & | getThemeSettings () const |
|
virtual ::Scripting::Result_deprecated<::Bedrock::PubSub::Subscription > | listenForGraphicsSettingsChanged (::std::function< void(::Editor::Settings::GraphicsProps const &)> func) |
|
virtual::Bedrock::PubSub::Subscription | listenForSpeedSettingsChanged (::std::function< void(::Editor::Settings::SpeedProps const &)> func) |
|
virtual::Bedrock::PubSub::Subscription | listenForThemeSettingsChanged (::std::function< void(::Editor::Settings::ThemeProps const &)> func) |
|
virtual::Bedrock::PubSub::Subscription | listenForCurrentThemeChanged (::std::function< void(::std::string const &)> func) |
|
virtual::Bedrock::PubSub::Subscription | listenForNewThemeCreated (::std::function< void(::std::string const &, ::std::optional<::std::string > const &, ::std::optional<::std::string > const &)> func) |
|
virtual::Bedrock::PubSub::Subscription | listenForThemeColorUpdated (::std::function< void(::std::string const &, ::Editor::Settings::ThemeSettingsColorKey, ::mce::Color const &)> func) |
|
virtual::Bedrock::PubSub::Subscription | listenForThemeDeleted (::std::function< void(::std::string const &)> func) |
|
MCFOLD void * | $ctor () |
|
MCFOLD void * | $ctor (::Bedrock::EnableNonOwnerReferences const &) |
|
MCAPI void | $dtor () |
|
MCFOLD::Editor::Settings::Graphics & | $getGraphicsSettings () |
|
MCFOLD::Editor::Settings::Graphics const & | $getGraphicsSettings () const |
|
MCFOLD::Editor::Settings::Speed & | $getSpeedSettings () |
|
MCFOLD::Editor::Settings::Speed const & | $getSpeedSettings () const |
|
MCFOLD::Editor::Settings::Theme & | $getThemeSettings () |
|
MCFOLD::Editor::Settings::Theme const & | $getThemeSettings () const |
|
MCAPI ::Scripting::Result_deprecated<::Bedrock::PubSub::Subscription > | $listenForGraphicsSettingsChanged (::std::function< void(::Editor::Settings::GraphicsProps const &)> func) |
|
MCAPI::Bedrock::PubSub::Subscription | $listenForSpeedSettingsChanged (::std::function< void(::Editor::Settings::SpeedProps const &)> func) |
|
MCFOLD::Bedrock::PubSub::Subscription | $listenForThemeSettingsChanged (::std::function< void(::Editor::Settings::ThemeProps const &)> func) |
|
MCAPI::Bedrock::PubSub::Subscription | $listenForCurrentThemeChanged (::std::function< void(::std::string const &)> func) |
|
MCAPI::Bedrock::PubSub::Subscription | $listenForNewThemeCreated (::std::function< void(::std::string const &, ::std::optional<::std::string > const &, ::std::optional<::std::string > const &)> func) |
|
MCAPI::Bedrock::PubSub::Subscription | $listenForThemeColorUpdated (::std::function< void(::std::string const &, ::Editor::Settings::ThemeSettingsColorKey, ::mce::Color const &)> func) |
|
MCAPI::Bedrock::PubSub::Subscription | $listenForThemeDeleted (::std::function< void(::std::string const &)> func) |
|
virtual ::Scripting::Result< void > | ready () |
|
virtual bool | isServiceInitialized () const |
|
virtual bool | isServiceReady () const |
|
MCFOLD ::Scripting::Result< void > | $ready () |
|
MCAPI bool | $isServiceInitialized () const |
|
MCAPI bool | $isServiceReady () const |
|
|
::ll::UntypedStorage< 8, 16 > | mUnk9c3dd4 |
|
::ll::UntypedStorage< 8, 48 > | mUnkd51a0e |
|
::ll::UntypedStorage< 8, 8 > | mUnkc9079a |
|
::ll::UntypedStorage< 8, 16 > | mUnk5cae67 |
|
::ll::UntypedStorage< 8, 48 > | mUnkb47dc7 |
|
::ll::UntypedStorage< 8, 8 > | mUnk901f2d |
|
::ll::UntypedStorage< 8, 16 > | mUnk5fc265 |
|
::ll::UntypedStorage< 8, 48 > | mUnkdbf920 |
|
::ll::UntypedStorage< 8, 16 > | mUnk1bc51d |
|
::ll::UntypedStorage< 8, 48 > | mUnkd7306b |
|
::ll::UntypedStorage< 8, 16 > | mUnk14b933 |
|
::ll::UntypedStorage< 8, 48 > | mUnkab7c40 |
|
::ll::UntypedStorage< 8, 16 > | mUnk7a6024 |
|
::ll::UntypedStorage< 8, 48 > | mUnkefaceb |
|
::ll::UntypedStorage< 8, 16 > | mUnkc01e6e |
|
::ll::UntypedStorage< 8, 48 > | mUnk6e6ec0 |
|
::ll::UntypedStorage< 8, 8 > | mUnk86ce36 |
|
::ll::UntypedStorage< 8, 8 > | mUnkc8874b |
|
::ll::UntypedStorage< 4, 4 > | mUnk93c97e |
|
::std::shared_ptr<::Bedrock::EnableNonOwnerReferences::ControlBlock > | mControlBlock |
|