Table of Contents

Class PlacedObject.ScavengerOutpostData

Namespace
Global
Assembly
Assembly-CSharp.dll
public class PlacedObject.ScavengerOutpostData : PlacedObject.ResizableObjectData
Inheritance
PlacedObject.ScavengerOutpostData
Inherited Members

Constructors

ScavengerOutpostData(PlacedObject)

public ScavengerOutpostData(PlacedObject owner)

Parameters

owner PlacedObject

Fields

direction

public float direction

Field Value

float

panelPos

public Vector2 panelPos

Field Value

Vector2

pearlsSeed

public int pearlsSeed

Field Value

int

skullSeed

public int skullSeed

Field Value

int

Methods

FromString(string)

public override void FromString(string s)

Parameters

s string

ToString()

public override string ToString()

Returns

string