ReplayState.ReadString Method

Ultimate Replay

ReplayStateReadString Method
Read a string from the state

Namespace: UltimateReplay
Assembly: UltimateReplay (in UltimateReplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public string ReadString()

Return Value

Type: String
string value
See Also