Navigation
API > API/Plugins > API/Plugins/Niagara
| Name | FComponentIterationContext |
| Type | struct |
| Header File | /Engine/Plugins/FX/Niagara/Source/Niagara/Public/NiagaraScalabilityManager.h |
| Include Path | #include "NiagaraScalabilityManager.h" |
Syntax
struct FComponentIterationContext
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bHasDirtyState | bool | NiagaraScalabilityManager.h | ||
| bNewOnly | bool | NiagaraScalabilityManager.h | ||
| bProcessAllComponents | bool | NiagaraScalabilityManager.h | ||
| bRequiresGlobalSignificancePass | bool | NiagaraScalabilityManager.h | ||
| ComponentRequiresUpdate | TBitArray | NiagaraScalabilityManager.h | ||
| MaxUpdateCount | int32 | NiagaraScalabilityManager.h | ||
| SignificanceIndices | TArray< int32 > | NiagaraScalabilityManager.h | ||
| WorstGlobalBudgetUse | float | NiagaraScalabilityManager.h |