Class ReplaySpectateEntityState
Gameplay state when observing/spectating an entity during a replay.
Inheritance
System.Object
Robust.Client.State.State
ReplaySpectateEntityState
Namespace: Content.Client.Replay.UI
Assembly: Content.Client.dll
Syntax
public class ReplaySpectateEntityState : GameplayState, IEntityEventSubscriber, IMainViewportState
Methods
| Improve this Doc View SourceShutdown()
Declaration
protected override void Shutdown()
Overrides
| Improve this Doc View SourceStartup()
Declaration
protected override void Startup()
Overrides
Implements
IEntityEventSubscriber