ReplayState.Read32 Method

Ultimate Replay

ReplayStateRead32 Method
Read an int from the state.

Namespace: UltimateReplay
Assembly: UltimateReplay (in UltimateReplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public int Read32()

Return Value

Type: Int32
Int value
See Also