FNiagaraScriptDataInterfaceCompileInfo::CanExecuteOnTarget

Would this data interface work on the target execution type? Only call this on the game thread.

Windows
MacOS
Linux

References

Module

Niagara

Header

/Engine/Plugins/FX/Niagara/Source/Niagara/Public/NiagaraCommon.h

Include

#include "NiagaraCommon.h"

Source

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

Syntax

bool CanExecuteOnTarget
(
    ENiagaraSimTarget SimTarget
) const

Remarks

Would this data interface work on the target execution type? Only call this on the game thread.

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