Table of Contents

Class MonsterData

Namespace
Gamelogic.Extensions.Examples
Assembly
Assembly-CSharp.dll
[Serializable]
public class MonsterData
Inheritance
MonsterData
Inherited Members
Extension Methods

Fields

color

public Color color

Field Value

Color

name

public string name

Field Value

string

nickName

public string nickName

Field Value

string