Table of Contents

Class EnemyData

Namespace
Framework.Samples.Asset
Assembly
Assembly-CSharp.dll
[Serializable]
public class EnemyData
Inheritance
object
EnemyData

Fields

Hp

public int Hp

Field Value

int

Name

public string Name

Field Value

string

Speed

public float Speed

Field Value

float