ICommandRegistry:SetDescription

From Nomad DB

Sets the description of a Console Command. It is part of the ICommandRegistry interface that is returned by ScriptHook.RegisterCommand.

Syntax

[command]:SetDescription(text)
  • text (string) Description

Related Pages