LeviLamina
Loading...
Searching...
No Matches
ScriptModuleMinecraft::ScriptCustomCommandInterface Struct Reference

Public Member Functions

ScriptCustomCommandInterface & operator= (ScriptCustomCommandInterface const &)
MCAPI ScriptCustomCommandInterface (::ScriptModuleMinecraft::ScriptCustomCommandInterface &&)
MCAPI ScriptCustomCommandInterface (::ScriptModuleMinecraft::ScriptCustomCommandInterface const &)
MCAPI bool operator== (::ScriptModuleMinecraft::ScriptCustomCommandInterface const &other) const
MCAPI void * $ctor (::ScriptModuleMinecraft::ScriptCustomCommandInterface &&)
MCAPI void * $ctor (::ScriptModuleMinecraft::ScriptCustomCommandInterface const &)
MCAPI void $dtor ()

Static Public Member Functions

static MCAPI ::Scripting::InterfaceBinding bind ()

Public Attributes

::ll::TypedStorage< 8, 32, ::std::string > mName
::ll::TypedStorage< 8, 32, ::std::string > mDescription
::ll::TypedStorage< 1, 1, ::CommandPermissionLevel > mPermissionLevel
::ll::TypedStorage< 1, 2, ::std::optional< bool > > mCheatsRequired
::ll::TypedStorage< 8, 32, ::std::optional<::std::vector<::ScriptModuleMinecraft::ScriptCustomCommandParamInterface > > > mMandatoryParams
::ll::TypedStorage< 8, 32, ::std::optional<::std::vector<::ScriptModuleMinecraft::ScriptCustomCommandParamInterface > > > mOptionalParams

The documentation for this struct was generated from the following file: