Ultimate Replay Scripting Reference
ReplayEvent Fields |
The ReplayEvent type exposes the following members.
Fields
Name | Description | |
---|---|---|
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.
|
|
eventID |
A unique event identifier used to distinguish between different replay events.
|
See Also