C# Class entity, code

Inheritance: MonoBehaviour
Show file Open project: shendongnian/code Class Usage Examples

Protected Properties

Property Type Description
hp int
name string

Property Details

hp protected property

protected int hp
return int

name protected property

protected string name
return string