ReplayState.ReadFloat Method

Ultimate Replay

ReplayStateReadFloat Method
Read a float from the state.

Namespace: UltimateReplay
Assembly: UltimateReplay (in UltimateReplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public float ReadFloat()

Return Value

Type: Single
Float value
See Also