Class VoidSpawn.EggToExit
- Namespace
- Global
- Assembly
- Assembly-CSharp.dll
public class VoidSpawn.EggToExit : VoidSpawn.Behavior
- Inheritance
-
VoidSpawn.EggToExit
- Inherited Members
Constructors
EggToExit(VoidSpawn, int, Room, bool)
public EggToExit(VoidSpawn owner, int toExit, Room room, bool allTheWayToShortcut)
Parameters
Fields
allTheWayToShortcut
public bool allTheWayToShortcut
Field Value
finalDest
public Vector2 finalDest
Field Value
- Vector2
phase
public bool phase
Field Value
pnt
public Vector2 pnt
Field Value
- Vector2
toExit
public int toExit
Field Value
Properties
SwimTowards
public override Vector2 SwimTowards { get; }
Property Value
- Vector2