Table of Contents

Class EggSpot

Namespace
Expedition
Assembly
Assembly-CSharp.dll
public class EggSpot : UpdatableAndDeletable
Inheritance
EggSpot
Inherited Members

Constructors

EggSpot(Vector2, Name)

public EggSpot(Vector2 pos, SlugcatStats.Name slug)

Parameters

pos Vector2
slug SlugcatStats.Name

Fields

activeCounter

public int activeCounter

Field Value

int

collected

public bool collected

Field Value

bool

colorCounter

public float colorCounter

Field Value

float

fadeCircle

public FadeCircle fadeCircle

Field Value

FadeCircle

inRoomPos

public Vector2 inRoomPos

Field Value

Vector2

lastScale

public float lastScale

Field Value

float

ping

public bool ping

Field Value

bool

scale

public float scale

Field Value

float

slugcat

public SlugcatStats.Name slugcat

Field Value

SlugcatStats.Name

Methods

Update(bool)

public override void Update(bool eu)

Parameters

eu bool