ReplayVariable.gameObject Property

Ultimate Replay

ReplayVariablegameObject Property
Get the game object that this ReplayVariable is attached to.

Namespace: UltimateReplay.Core
Assembly: UltimateReplay (in UltimateReplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public GameObject gameObject { get; }

Property Value

Type: GameObject
See Also