Click or drag to resize
MyTextsGetString Method (MyStringId)

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

[Missing <summary> documentation for "M:VRage.MyTexts.GetString(VRage.Utils.MyStringId)"]

Namespace: VRage
Assembly: VRage (in VRage.dll) Version: 1.0.0.0
Syntax
C#
public static string GetString(
	MyStringId id
)

Parameters

id
Type: MyStringId

[Missing <param name="id"/> documentation for "M:VRage.MyTexts.GetString(VRage.Utils.MyStringId)"]

Return Value

Type: String

[Missing <returns> documentation for "M:VRage.MyTexts.GetString(VRage.Utils.MyStringId)"]

See Also