ReplayState.ReadColor32 Method

Ultimate Replay

ReplayStateReadColor32 Method
Read a colour32 from the state.

Namespace: UltimateReplay
Assembly: UltimateReplay (in UltimateReplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Color32 ReadColor32()

Return Value

Type: Color32
Colour32 value
See Also