C# Class SmokeScreen.KM_PreLaunchEffect_SmkS

Inheritance: KM_LaunchEffect_SmkS
ファイルを表示 Open project: sarbian/SmokeScreen

Public Methods

Method Description
OnLaunch ( ) : void
OnPreLaunch ( ) : void
OnTimer ( ) : void

Method Details

OnLaunch() public method

public OnLaunch ( ) : void
return void

OnPreLaunch() public method

public OnPreLaunch ( ) : void
return void

OnTimer() public method

public OnTimer ( ) : void
return void