C# Class WolfState

Inheritance: MonoBehaviour
Afficher le fichier Open project: SNUGDC/stardust Class Usage Examples

Méthodes publiques

Свойство Type Description
Hat GameObject
OwlWithoutHat GameObject[]
RainFlower GameObject
WolfFeeling GameObject[]

Private Methods

Méthode Description
OnTriggerEnter2D ( Collider2D other ) : void
OwlHatRainState ( ) : void
Start ( ) : void
Update ( ) : void

Property Details

Hat public_oe property

public GameObject Hat
Résultat GameObject

OwlWithoutHat public_oe property

public GameObject[] OwlWithoutHat
Résultat GameObject[]

RainFlower public_oe property

public GameObject RainFlower
Résultat GameObject

WolfFeeling public_oe property

public GameObject[] WolfFeeling
Résultat GameObject[]