Table of Contents

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

commandName string
description string

Properties

CommandName

public string CommandName { get; }

Property Value

string

Description

public string Description { get; }

Property Value

string

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).