ReplayState.Write Method (Int16)

Ultimate Replay

ReplayStateWrite Method (Int16)
Write a short to the state.

Namespace: UltimateReplay
Assembly: UltimateReplay (in UltimateReplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public void Write(
	short value
)

Parameters

value
Type: SystemInt16
Short value
See Also