C# Class FTransitionRotateOutFront, FSceneManager

Inheritance: FTransition
Show file Open project: ManaOrb/FSceneManager

Public Methods

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

Method Details

FTransitionRotateOutFront() public method

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

Start() public method

public Start ( ) : void
return void