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

Strips all ampersand color codes and doubled-up ampersands.

Namespace: fCraft
Assembly: fCraft (in fCraft.dll) Version: 0.6.2.4 (0.6.2.4)

Syntax

   
 C# 
public static string StripColors(
	string input
)

Parameters

input
String

[Missing <param name="input"/> documentation for "M:fCraft.Color.StripColors(System.String)"]

Return Value

[Missing <returns> documentation for "M:fCraft.Color.StripColors(System.String)"]

See Also