C# Class FTransitionZoomOutFront, FSceneManager

Inheritance: FTransition
Mostrar archivo Open project: ManaOrb/FSceneManager

Public Methods

Method Description
FTransitionZoomOutFront ( FScene, _scene, float _time ) : System
Start ( ) : void

Method Details

FTransitionZoomOutFront() public method

public FTransitionZoomOutFront ( FScene, _scene, float _time ) : System
_scene FScene,
_time float
return System

Start() public method

public Start ( ) : void
return void