Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraScript.h |
Include |
#include "NiagaraScript.h" |
USTRUCT()
struct FNiagaraModuleDependency
Name | Description | ||
---|---|---|---|
|
Description |
Detailed description of the dependency |
|
|
Id |
Specifies the provided id of the required dependent module (e.g. 'ProvidesNormalizedAge') |
|
|
ScriptConstraint |
Specifies constraints related to the source script a modules provides as dependency. |
|
|
Type |
Whether the dependency belongs before or after this module |
Name | Description | |
---|---|---|
|
FNiagaraModuleDependency() |