FNiagaraModuleDependency

Windows
MacOS
Linux

References

Module

Niagara

Header

/Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraScript.h

Include

#include "NiagaraScript.h"

Syntax

[USTRUCT](Programming/UnrealArchitecture/Reference/Structs)()
struct FNiagaraModuleDependency

Variables

Name Description

Public variable UProperty Category, EditAnywhere, Meta assetregistrysearchable

FText

 

Description

Detailed description of the dependency

Public variable UProperty Category, EditAnywhere assetregistrysearchable

FName

 

Id

Specifies the provided id of the required dependent module (e.g. 'ProvidesNormalizedAge')

Public variable UProperty Category, EditAnywhere assetregistrysearchable

ENiagaraModuleD...

 

ScriptConstraint

Specifies constraints related to the source script a modules provides as dependency.

Public variable UProperty Category, EditAnywhere assetregistrysearchable

ENiagaraModuleD...

 

Type

Whether the dependency belongs before or after this module

Constructors

Name Description

Public function

FNiagaraModuleDependency()

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss