ReplayEvent Fields

Ultimate Replay

ReplayEvent Fields

The ReplayEvent type exposes the following members.

Fields
  Name Description
Public field eventData
The replay state data associated with this ReplayEvent. The event data should contain no more than 255 bytes to ensure that the data is serialized correctly.
Public field eventID
A unique event identifier used to distinguish between different replay events.
Top
See Also