C# Class AnimationManager, RoverGame

Inheritance: MonoBehaviour
Afficher le fichier Open project: Stumpstump/RoverGame Class Usage Examples

Méthodes publiques

Свойство Type Description
animator Animator

Méthodes publiques

Méthode Description
RequestAnimation ( string animationId ) : void

Method Details

RequestAnimation() public méthode

public RequestAnimation ( string animationId ) : void
animationId string
Résultat void

Property Details

animator public_oe property

public Animator animator
Résultat Animator