ReplayBehaviour Properties

Ultimate Replay

ReplayBehaviour Properties

The ReplayBehaviour type exposes the following members.

Properties
  Name Description
Public property Identity
Get the ReplayIdentity associated with this ReplayBehaviour.
Public property IsRecording
Returns true if the active replay manager is currently recording the scene. Note: If recording is paused this value will still be true.
Public property IsReplaying
Returns true if the active replay manager is currently replaying a previous recording. Note: If playback is paused this value will still be true.
Public property PlaybackDirection
Gets the current PlaybackDirection of replay playback.
Top
See Also