C# Class FTransitionZoomOutFront, FSceneManager

Inheritance: FTransition
Afficher le fichier Open project: ManaOrb/FSceneManager

Méthodes publiques

Méthode Description
FTransitionZoomOutFront ( FScene, _scene, float _time ) : System
Start ( ) : void

Method Details

FTransitionZoomOutFront() public méthode

public FTransitionZoomOutFront ( FScene, _scene, float _time ) : System
_scene FScene,
_time float
Résultat System

Start() public méthode

public Start ( ) : void
Résultat void