Ultimate Replay Scripting Reference
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: Color32Colour32 value
See Also