C# Class MBEmitterTypeHandler, Pharos

Attribute class to identify a MBEmitterType's GUI handling class
Inheritance: System.Attribute
ファイルを表示 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_oe property

public Type,System EmitterType
return System.Type