Navigation
API > API/Plugins > API/Plugins/Niagara
| Name | FNiagaraSystemCompileMetrics |
| Type | struct |
| Header File | /Engine/Plugins/FX/Niagara/Source/Niagara/Public/NiagaraCompilationTypes.h |
| Include Path | #include "NiagaraCompilationTypes.h" |
Syntax
struct FNiagaraSystemCompileMetrics
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ScriptMetrics | TMap< TObjectKey< UNiagaraScript >, FNiagaraScriptCompileMetrics > | NiagaraCompilationTypes.h | ||
| SystemCompilationCopyTime | float | NiagaraCompilationTypes.h | ||
| SystemCompileWallTime | float | NiagaraCompilationTypes.h | ||
| SystemPrecompileTime | float | NiagaraCompilationTypes.h |