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

Substitutes percent color codes with equivalent ampersand color codes.

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

Syntax

   
 C# 
[NotNullAttribute]
public static string ReplacePercentCodes(
	string message
)

Parameters

message
String

See Also