C# Class MBEditorEmitterTypeHandler, Pharos

Base MBEmitterType's GUI handler class
Afficher le fichier Open project: rstaewen/Pharos Class Usage Examples

Méthodes publiques

Свойство Type Description
NeedRepaint bool

Méthodes publiques

Méthode Description
BaseOnGUI ( ) : void
OnGUI ( ) : void

Method Details

BaseOnGUI() public méthode

public BaseOnGUI ( ) : void
Résultat void

OnGUI() public méthode

public OnGUI ( ) : void
Résultat void

Property Details

NeedRepaint public_oe property

If true, the Magical Box window will be repainted
public bool NeedRepaint
Résultat bool