LeviLamina
Loading...
Searching...
No Matches
OreUI::Experimental::Detail::CommandRegistry Class Reference
Inheritance diagram for OreUI::Experimental::Detail::CommandRegistry:

Classes

class  LiveCommands

Public Member Functions

virtual void onReadyForBindings ()
virtual void onSuspend ()
virtual void onBindingsReleased ()
virtual void update (double const timestampMs)
MCAPI ::std::vector<::OreUI::Experimental::Detail::ICommandGroup * > getCommands () const
MCAPI void registerCommandTemplate (::std::string name, ::std::function<::std::unique_ptr<::OreUI::Experimental::Detail::ICommandGroup >()> constructor)
MCAPI void $onReadyForBindings ()
MCAPI void $onSuspend ()
MCFOLD void $onBindingsReleased ()
MCFOLD void $update (double const timestampMs)

Static Public Member Functions

static MCAPI void ** $vftable ()

Public Attributes

::ll::TypedStorage< 8, 8, ::std::reference_wrapper<::OreUI::Experimental::Detail::IInvocationStateTracker > > mTracker
::ll::TypedStorage< 8, 8, ::std::reference_wrapper<::OreUI::Experimental::Detail::Binder > > mBinder
::ll::TypedStorage< 8, 24, ::std::vector<::OreUI::Experimental::Detail::CommandRegistry::LiveCommands > > mCommands
::ll::TypedStorage< 8, 64, ::std::unordered_map< ::std::string, ::std::function<::std::unique_ptr<::OreUI::Experimental::Detail::ICommandGroup >()> > > mCommandTemplates

Member Function Documentation

◆ onReadyForBindings()

virtual void OreUI::Experimental::Detail::CommandRegistry::onReadyForBindings ( )
virtual

◆ onSuspend()

virtual void OreUI::Experimental::Detail::CommandRegistry::onSuspend ( )
virtual

◆ onBindingsReleased()

virtual void OreUI::Experimental::Detail::CommandRegistry::onBindingsReleased ( )
virtual

◆ update()

virtual void OreUI::Experimental::Detail::CommandRegistry::update ( double const timestampMs)
virtual

◆ $vftable()

MCAPI void ** OreUI::Experimental::Detail::CommandRegistry::$vftable ( )
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.

The documentation for this class was generated from the following files: