Class DisplayCommand
Inheritance
System.Object
DisplayCommand
Namespace: RevelDigital.Player.RevelScript
Assembly: RevelDigital.Player.RevelScript.dll
Syntax
public sealed class DisplayCommand
Properties
Arg
Declaration
public string Arg { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Name
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
System.String |