Table of Contents

Struct WinState.GourmandTrackerData

Namespace
Global
Assembly
Assembly-CSharp.dll
public struct WinState.GourmandTrackerData
Inherited Members

Constructors

GourmandTrackerData(AbstractObjectType, Type[])

public GourmandTrackerData(AbstractPhysicalObject.AbstractObjectType type, CreatureTemplate.Type[] crits)

Parameters

type AbstractPhysicalObject.AbstractObjectType
crits Type[]

Fields

crits

public CreatureTemplate.Type[] crits

Field Value

Type[]

type

public AbstractPhysicalObject.AbstractObjectType type

Field Value

AbstractPhysicalObject.AbstractObjectType