unreal.NiagaraModuleDependencyType
¶
- class unreal.NiagaraModuleDependencyType¶
Bases:
unreal.EnumBase
ENiagara Module Dependency Type
C++ Source:
Plugin: Niagara
Module: Niagara
File: NiagaraScript.h
- POST_DEPENDENCY¶
The dependency belongs after the module.
- Type
1
- PRE_DEPENDENCY¶
The dependency belongs before the module.
- Type
0