C# Class ScreenSettings, DarkDreams

Inheritance: EditorWindow
Show file Open project: technicalvgda/DarkDreams Class Usage Examples

Public Properties

Property Type Description
streak FxStreak,

Public Methods

Method Description
Activate ( ) : void
Deactivate ( ) : void

Method Details

Activate() public method

public Activate ( ) : void
return void

Deactivate() public method

public Deactivate ( ) : void
return void

Property Details

streak public property

public FxStreak, streak
return FxStreak,