πŸŸͺsam.Command.new_argument

argument sam.Command.new_argument( string argument_name )

Description

Creates a new argument that can be used by commands.

  • You must create the argument in it's own file in lua/sam/command/arguments

Aguments

  1. string command_name

Returns

Last updated