[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.3.1 (0.6.3.1)

Syntax

   
 C# 
public static string StripColors(
	string input
)

Parameters

input
String

See Also