Show / Hide Table of Contents

Class ReplaySpectateEntityState

Gameplay state when observing/spectating an entity during a replay.

Inheritance
System.Object
Robust.Client.State.State
GameplayStateBase
GameplayState
ReplaySpectateEntityState
ReplayGhostState
Implements
IEntityEventSubscriber
IMainViewportState
Namespace: Content.Client.Replay.UI
Assembly: Content.Client.dll
Syntax
public class ReplaySpectateEntityState : GameplayState, IEntityEventSubscriber, IMainViewportState

Methods

| Improve this Doc View Source

Shutdown()

Declaration
protected override void Shutdown()
Overrides
GameplayState.Shutdown()
| Improve this Doc View Source

Startup()

Declaration
protected override void Startup()
Overrides
GameplayState.Startup()

Implements

IEntityEventSubscriber
IMainViewportState
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾