Click or drag to resize
MyTextsGet Method

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

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

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

Parameters

id
Type: MyStringId

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

Return Value

Type: StringBuilder

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

See Also