C# Class TutorialArrow, hexciter

Inheritance: MonoBehaviour
Afficher le fichier Open project: pR0Ps/hexciter Class Usage Examples

Méthodes publiques

Méthode Description
FadeIn ( ) : void
FadeOut ( ) : void

Private Methods

Méthode Description
Awake ( ) : void
IFadeIn ( ) : IEnumerator
IFadeOut ( ) : IEnumerator

Method Details

FadeIn() public méthode

public FadeIn ( ) : void
Résultat void

FadeOut() public méthode

public FadeOut ( ) : void
Résultat void