EModuleType
Namespace: UAssetAPI.UnrealTypes.EngineEnums
public enum EModuleType
Inheritance Object → ValueType → Enum → EModuleType
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
| Name | Value | Description |
|---|---|---|
| EPMT_General | 0 | |
| EPMT_TypeData | 1 | |
| EPMT_Beam | 2 | |
| EPMT_Trail | 3 | |
| EPMT_Spawn | 4 | |
| EPMT_Required | 5 | |
| EPMT_Event | 6 | |
| EPMT_Light | 7 | |
| EPMT_SubUV | 8 | |
| EPMT_MAX | 9 |