Class OverseerHologram.PlayerGhost
- Namespace
- OverseerHolograms
- Assembly
- Assembly-CSharp.dll
public class OverseerHologram.PlayerGhost : OverseerHologram.Symbol
- Inheritance
-
OverseerHologram.PlayerGhost
- Inherited Members
Constructors
PlayerGhost(OverseerHologram, int, string, Vector2?)
public PlayerGhost(OverseerHologram hologram, int firstSprite, string elementName, Vector2? roomPosition)
Parameters
hologramOverseerHologramfirstSpriteintelementNamestringroomPositionVector2?
Fields
roomPosition
public Vector2? roomPosition
Field Value
- Vector2?
Methods
Update()
public override void Update()