ReplayState.Write Method (Boolean)

Ultimate Replay

ReplayStateWrite Method (Boolean)
Write a bool to the state.

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

Parameters

value
Type: SystemBoolean
bool value
See Also