C# Class PlayerMotionInput, CaulsCastle

Inheritance: MonoBehaviour
Afficher le fichier Open project: TheGovernorsJunk/CaulsCastle

Méthodes publiques

Свойство Type Description
Avatar GameObject

Méthodes publiques

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

Method Details

Awake() public méthode

public Awake ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

Avatar public_oe property

public GameObject Avatar
Résultat GameObject