ReplayBehaviour.OnReplaySerialize Method
From Ultimate Replay
Ultimate Replay Scripting Reference
| ReplayBehaviourOnReplaySerialize Method |
Called by the replay system when all replay state information should be serialized.
Namespace: UltimateReplay
Assembly: UltimateReplay (in UltimateReplay.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public virtual void OnReplaySerialize( ReplayState state )
Parameters
- state
- Type: UltimateReplayReplayState
The ReplayState to write the data to