C# Class Plugins.AutoSmoother

Inheritance: Plugin
ファイルを表示 Open project: Drenn1/LynnaLab

Private Properties

Property Type Description
GetIntList List

Public Methods

Method Description
Clicked ( ) : void
Exit ( ) : void
Init ( PluginManager manager ) : void

Private Methods

Method Description
GetIntList ( string s ) : List

Method Details

Clicked() public method

public Clicked ( ) : void
return void

Exit() public method

public Exit ( ) : void
return void

Init() public method

public Init ( PluginManager manager ) : void
manager PluginManager
return void