C# Class U9NullTransition, swip3

Inheritance: U9Transition
Afficher le fichier Open project: unit9/swip3

Méthodes publiques

Méthode Description
Begin ( ) : void
Stop ( ) : void
U9NullTransition ( ) : UnityEngine

Méthodes protégées

Méthode Description
End ( ) : void

Method Details

Begin() public méthode

public Begin ( ) : void
Résultat void

End() protected méthode

protected End ( ) : void
Résultat void

Stop() public méthode

public Stop ( ) : void
Résultat void

U9NullTransition() public méthode

public U9NullTransition ( ) : UnityEngine
Résultat UnityEngine