Click or drag to resize
MyTextsGetString Method (String)

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

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

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

Parameters

keyString
Type: SystemString

[Missing <param name="keyString"/> documentation for "M:VRage.MyTexts.GetString(System.String)"]

Return Value

Type: String

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

See Also