User Tools

Site Tools


api:umfgui:registercommand

Description:
Register a console command.

Added In: v0.35

Function

public static bool RegisterCommand(string name, string command, string[] aliases, int arguments, string description, Action action, string sendCommand = null)



Usage

//Coming soon



Examples

//Coming soon


This topic does not exist yet

You've followed a link to a topic that doesn't exist yet. If permissions allow, you may create it by clicking on Create this page.

api/umfgui/registercommand.txt · Last modified: 2019/07/02 07:01 by umfdev