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
typeAbstractPhysicalObject.AbstractObjectTypecritsType[]
Fields
crits
public CreatureTemplate.Type[] crits
Field Value
- Type[]
type
public AbstractPhysicalObject.AbstractObjectType type