 |
FText |
Description |
Detailed description of the dependency |
 |
FName |
Id |
Specifies the provided id of the required dependent module (e.g. 'ProvidesNormalizedAge') |
 |
int32 |
OnlyEvaluateInScriptUsage |
This property can limit where the dependency is evaluated. |
 |
FString |
RequiredVersion |
Specifies the version constraint that module providing the dependency must fulfill. |
 |
ENiagaraModuleDependencyScriptConstraint |
ScriptConstraint |
Specifies constraints related to the source script a modules provides as dependency. |
 |
ENiagaraModuleDependencyType |
Type |
Whether the dependency belongs before or after this module |