C# Class EnemyData, the-bomber-man

Inheritance: ScriptableObject
Show file Open project: 8teamCollab/the-bomber-man Class Usage Examples

Public Properties

Property Type Description
animator RuntimeAnimatorController
colorChanging bool
name string

Property Details

animator public property

public RuntimeAnimatorController animator
return RuntimeAnimatorController

colorChanging public property

public bool colorChanging
return bool

name public property

public string name
return string