C# Class U9iTweenTransition, swip3

Inheritance: U9Transition
Afficher le fichier Open project: unit9/swip3 Class Usage Examples

Méthodes publiques

Méthode Description
Begin ( ) : void
Stop ( ) : void
ToString ( ) : string
TweenComplete ( ) : void
TweenInterrupted ( ) : void
U9iTweenTransition ( iTweenDelegate tweenDelegate, GameObject go, Hashtable args ) : UnityEngine

Method Details

Begin() public méthode

public Begin ( ) : void
Résultat void

Stop() public méthode

public Stop ( ) : void
Résultat void

ToString() public méthode

public ToString ( ) : string
Résultat string

TweenComplete() public méthode

public TweenComplete ( ) : void
Résultat void

TweenInterrupted() public méthode

public TweenInterrupted ( ) : void
Résultat void

U9iTweenTransition() public méthode

public U9iTweenTransition ( iTweenDelegate tweenDelegate, GameObject go, Hashtable args ) : UnityEngine
tweenDelegate iTweenDelegate
go GameObject
args Hashtable
Résultat UnityEngine