C# Class MBEmitterTypeHandler, Pharos

Attribute class to identify a MBEmitterType's GUI handling class
Inheritance: System.Attribute
Show file Open project: rstaewen/Pharos

Public Properties

Property Type Description
EmitterType System.Type

Public Methods

Method Description
MBEmitterTypeHandler ( System emitterType ) : UnityEditor

Method Details

MBEmitterTypeHandler() public method

public MBEmitterTypeHandler ( System emitterType ) : UnityEditor
emitterType System
return UnityEditor

Property Details

EmitterType public property

public Type,System EmitterType
return System.Type