Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
MBEditorEmitterTypeHandler
C# Class MBEditorEmitterTypeHandler, Pharos
Base MBEmitterType's GUI handler class
Mostrar archivo
Open project: rstaewen/Pharos
Class Usage Examples
Public Properties
Property
Type
Description
NeedRepaint
bool
Public Methods
Method
Description
BaseOnGUI
( ) :
void
OnGUI
( ) :
void
Method Details
BaseOnGUI()
public
method
public
BaseOnGUI
( ) :
void
return
void
OnGUI()
public
method
public
OnGUI
( ) :
void
return
void
Property Details
NeedRepaint
public_oe property
If true, the Magical Box window will be repainted
public
bool
NeedRepaint
return
bool