C# Class DangerFlash, Void-Runner

Inheritance: MonoBehaviour
显示文件 Open project: NoScopeProductions/Void-Runner

Public Properties

Property Type Description
FadeTime float

Public Methods

Method Description
Disable ( ) : void
Enable ( ) : void
IsEnabled ( ) : bool

Method Details

Disable() public method

public Disable ( ) : void
return void

Enable() public method

public Enable ( ) : void
return void

IsEnabled() public method

public IsEnabled ( ) : bool
return bool

Property Details

FadeTime public_oe property

public float FadeTime
return float