ReplayObject Properties

Ultimate Replay

ReplayObject Properties

The ReplayObject type exposes the following members.

Properties
  Name Description
Public property IsPrefab
Returns true when this game object is a prefab asset. Returns false when this game object is a scene object or prefab instance.
Public property PrefabIdentity
Get the prefab associated with this ReplayObject.
Public property ReplayIdentity
Get the unique ReplayIdentity for this ReplayObject.
Top
See Also