ReplayObject.PrefabIdentity Property

Ultimate Replay

ReplayObjectPrefabIdentity Property
Get the prefab associated with this ReplayObject.

Namespace: UltimateReplay
Assembly: UltimateReplay (in UltimateReplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public string PrefabIdentity { get; }

Property Value

Type: String
See Also