C# Class CatDoorCaller

Inheritance: MonoBehaviour
Afficher le fichier Open project: SNUGDC/stardust

Méthodes publiques

Свойство Type Description
CatState GameObject[]
Target GameObject

Méthodes publiques

Méthode Description
Start ( ) : void
Update ( ) : void

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

CatState public_oe property

public GameObject[] CatState
Résultat GameObject[]

Target public_oe property

public GameObject Target
Résultat GameObject