Navigation
API > API/Plugins > API/Plugins/Niagara > API/Plugins/Niagara/FNiagaraSimCacheCreateParameters
Syntax
UPROPERTY&40;EditAnywhere, BlueprintReadWrite, Category&61;"SimCache",
Meta&61;&40;EditCondition&61;"AttributeCaptureMode &61;&61; ENiagaraSimCacheAttributeCaptureMode&58;&58;ExplicitAttributes"&41;&41;
TArray< FName > ExplicitCaptureAttributes
Remarks
List of attributes to capture when the capture attribute capture mode is set to explicit. For example, adding MyEmitter.Particles.Position will only gather that attribute inside the cache.