Click or drag to resize
MyCommandPrefix Method

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:VRage.MyCommand.Prefix"]

Namespace: VRage
Assembly: VRage (in VRage.dll) Version: 1.0.0.0
Syntax
C#
public abstract string Prefix()

Return Value

Type: String

[Missing <returns> documentation for "M:VRage.MyCommand.Prefix"]

See Also