Class me.hugeblank.allium.lua.api.commands.CommandLib

This description should be content pulled from the first comments of a lua file.

Static Fields

userdata, ArgumentTypeLib command.ARGUMENTS This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Constructors

Instance Methods

instance:register(arg0, arg1) This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"


Constructors

Instance Methods

instance:register(arg0, arg1)
This description should be content pulled from the comments above a method in a lua file. Format: "--- @method m_id DESCRIPTION"

Parameters:

  • arg0 userdata, LiteralArgumentBuilder This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"
  • arg1 userdata, CommandManager$RegistrationEnvironment This description should be content pulled from the comments above a method in a lua file. Format: "-- @param varName DESCRIPTION"