C# Class EnemyData, the-bomber-man

Inheritance: ScriptableObject
Exibir arquivo Open project: 8teamCollab/the-bomber-man Class Usage Examples

Public Properties

Property Type Description
animator RuntimeAnimatorController
colorChanging bool
name string

Property Details

animator public_oe property

public RuntimeAnimatorController animator
return RuntimeAnimatorController

colorChanging public_oe property

public bool colorChanging
return bool

name public_oe property

public string name
return string