C# Class entity, code

Inheritance: MonoBehaviour
Datei anzeigen Open project: shendongnian/code Class Usage Examples

Protected Properties

Property Type Description
hp int
name string

Property Details

hp protected_oe property

protected int hp
return int

name protected_oe property

protected string name
return string