Navigation
API > API/Plugins > API/Plugins/Niagara
References
| Module | Niagara |
| Header | /Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraDataInterface.h |
| Include | #include "NiagaraDataInterface.h" |
Syntax
struct FNDIRandomInfoPolicy
Remarks
Random policy which can be optionally deterministic depending on the info.
Variables
| Type | Name | Description | |
|---|---|---|---|
| FVectorVMExternalFunctionContext & | Context | ||
| FNiagaraRandInfo | RandInfo | ||
| FNDIParameter< FNiagaraRandInfo > | RandParam |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FNDIRandomInfoPolicy
(
FVectorVMExternalFunctionContext& InContext |