C# Class MBEmitterTypeHandler, Pharos

Attribute class to identify a MBEmitterType's GUI handling class
Inheritance: System.Attribute
Afficher le fichier Open project: rstaewen/Pharos

Méthodes publiques

Свойство Type Description
EmitterType System.Type

Méthodes publiques

Méthode Description
MBEmitterTypeHandler ( System emitterType ) : UnityEditor

Method Details

MBEmitterTypeHandler() public méthode

public MBEmitterTypeHandler ( System emitterType ) : UnityEditor
emitterType System
Résultat UnityEditor

Property Details

EmitterType public_oe property

public Type,System EmitterType
Résultat System.Type