Table of Contents

Class Hat

Namespace
DefaultNamespace
Assembly
Assembly-CSharp.dll
public class Hat : MonoBehaviour
Inheritance
Hat
Inherited Members
Extension Methods

Constructors

Hat()

public Hat()

Fields

comments

public string[] comments

Field Value

string[]

contentValue

public int contentValue

Field Value

int

displayName

public string displayName

Field Value

string

giveContentEvent

public bool giveContentEvent

Field Value

bool

m_GeneratedName

public bool m_GeneratedName

Field Value

bool

m_LocalizedName

public string m_LocalizedName

Field Value

string

priceToday

public int priceToday

Field Value

int

rarity

public RARITY rarity

Field Value

RARITY

runtimeHatIndex

public int runtimeHatIndex

Field Value

int

Methods

Awake()

public void Awake()

GetBasePrice()

public int GetBasePrice()

Returns

int

GetName()

public string GetName()

Returns

string