ReplayState.ReadByte Method

Ultimate Replay

ReplayStateReadByte Method
Read a byte from the state.

Namespace: UltimateReplay
Assembly: UltimateReplay (in UltimateReplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public byte ReadByte()

Return Value

Type: Byte
Byte value
See Also