[Missing <summary> documentation for "M:BaseLib.Standard.Player.PlayerOptions.GetColourFormat(System.String)"]

Namespace: BaseLib.Standard.Player
Assembly: BaseLib (in BaseLib.dll) Version: 0.5.0.0

Syntax

C#
public ColourFormat GetColourFormat(
	string colourType
)

Parameters

colourType
Type: System..::..String

[Missing <param name="colourType"/> documentation for "M:BaseLib.Standard.Player.PlayerOptions.GetColourFormat(System.String)"]

Return Value

[Missing <returns> documentation for "M:BaseLib.Standard.Player.PlayerOptions.GetColourFormat(System.String)"]

See Also