| bIsSetParametersModule |
bool |
True if this module is a SetParameters (UNiagaraNodeAssignment) module rather than a regular script module. |
NiagaraExternalSystemEditorUtilities.h |
- EditAnywhere
- Category="Topology"
|
| Enabled |
bool |
Disabled modules stay in the stack but don't execute. |
NiagaraExternalSystemEditorUtilities.h |
- EditAnywhere
- Category="Topology"
|
| Inputs |
TArray< FNiagaraExt_StackInputTopology > |
All inputs on this module in walk order. Always populated. |
NiagaraExternalSystemEditorUtilities.h |
- EditAnywhere
- Category="Topology"
|
| ModuleName |
FName |
Use as ModuleName in FNiagaraExt_StackItemReference. |
NiagaraExternalSystemEditorUtilities.h |
- EditAnywhere
- Category="Topology"
|
| ModuleScript |
TObjectPtr< UNiagaraScript > |
|
NiagaraExternalSystemEditorUtilities.h |
- EditAnywhere
- Category="Topology"
|