Method | Description | |
---|---|---|
OwnTypes ( ) : void | ||
ProcessCommand ( OSAEMethod method ) : void |
Standard OSA Plugin architecture see Wiki Docs
|
|
RunInterface ( string pluginName ) : void |
Standard OSA Plugin architecture see Wiki Docs
|
|
Shutdown ( ) : void |
Standard OSA Plugin architecture see Wiki Docs
|
public ProcessCommand ( OSAEMethod method ) : void | ||
method | OSAEMethod | Standard Architecture parameter see Wiki Docs |
return | void |
public RunInterface ( string pluginName ) : void | ||
pluginName | string | |
return | void |