Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
SamplePlugin
C# Class SamplePlugin, RenderPluginManager
Inheritance:
MonoBehaviour
Datei anzeigen
Open project: scarlet/RenderPluginManager
Class Usage Examples
Public Methods
Method
Description
RegisterPlugin
( ) :
void
UnregisterPlugin
( ) :
void
Private Methods
Method
Description
_registerPlugin
( ) :
void
_unregisterPlugin
( ) :
void
Method Details
RegisterPlugin()
public
static
method
public
static
RegisterPlugin
( ) :
void
return
void
UnregisterPlugin()
public
static
method
public
static
UnregisterPlugin
( ) :
void
return
void