FNiagaraPlatformSet::ShouldPruneEmittersOnCook

Returns true if the passed platform should prune emitters on cook.

Windows
MacOS
Linux

References

Module

Niagara

Header

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

Include

#include "NiagaraPlatformSet.h"

Source

/Engine/Plugins/FX/Niagara/Source/Niagara/Private/NiagaraPlatformSet.cpp

Syntax

static bool ShouldPruneEmittersOnCook
(
    const FString & PlatformName
)

Remarks

Returns true if the passed platform should prune emitters on cook.

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