LeviLamina
|
Public Member Functions | |
CommandHandle (CommandRegistrar ®istrar, CommandRegistry::Signature &signature, bool owned) | |
template<reflection::Reflectable Params = EmptyParam> | |
auto | overload (std::weak_ptr< mod::Mod > mod=mod::NativeMod::current()) -> Overload< Params > |
LLNDAPI RuntimeOverload | runtimeOverload (std::weak_ptr< mod::Mod > mod=mod::NativeMod::current()) |
LLNDAPI std::vector< std::string > | alias () const |
LLAPI CommandHandle & | alias (std::string_view alias) |