ReplayState.ReadBool Method

Ultimate Replay

ReplayStateReadBool Method
Read a bool from the state.

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

Return Value

Type: Boolean
Bool value
See Also