Click or drag to resize
MyCommandGetHint Method

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

[Missing <summary> documentation for "M:VRage.MyCommand.GetHint(System.String)"]

Namespace: VRage
Assembly: VRage (in VRage.dll) Version: 1.0.0.0
Syntax
C#
public StringBuilder GetHint(
	string method
)

Parameters

method
Type: SystemString

[Missing <param name="method"/> documentation for "M:VRage.MyCommand.GetHint(System.String)"]

Return Value

Type: StringBuilder

[Missing <returns> documentation for "M:VRage.MyCommand.GetHint(System.String)"]

See Also