C# Class RotateCharConvo, Penguin_Noir

Inheritance: MonoBehaviour
Afficher le fichier Open project: Kaboom242/Penguin_Noir

Méthodes publiques

Свойство Type Description
close bool
player 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

close public_oe property

public bool close
Résultat bool

player public_oe property

public GameObject player
Résultat GameObject