Class ConsoleCommandMethod
- Namespace
- TaleWorlds.MountAndBlade
- Assembly
- TaleWorlds.MountAndBlade.dll
[AttributeUsage(AttributeTargets.Method)]
public class ConsoleCommandMethod : Attribute
- Inheritance
-
ConsoleCommandMethod
- Inherited Members
Constructors
ConsoleCommandMethod(string, string)
public ConsoleCommandMethod(string commandName, string description)
Parameters
Properties
CommandName
public string CommandName { get; }
Property Value
Description
public string Description { get; }
Property Value
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).