ReplayVariable.OnReplayDeserialize Method
From Ultimate Replay
Ultimate Replay Scripting Reference
| ReplayVariableOnReplayDeserialize Method |
Called by the replay system when the variable should be deserialized.
Namespace: UltimateReplay.Core
Assembly: UltimateReplay (in UltimateReplay.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public void OnReplayDeserialize( ReplayState state )
Parameters
- state
- Type: UltimateReplayReplayState
The ReplayState to deserialize the data from