ReplayState.ReadColor Method

Ultimate Replay

ReplayStateReadColor Method
Read a colour from the state.

Namespace: UltimateReplay
Assembly: UltimateReplay (in UltimateReplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Color ReadColor()

Return Value

Type: Color
Colour value
See Also