UNiagaraNodeFunctionCall::GetReferencedAsset

Gets the asset referenced by this node, or nullptr if there isn't one.

Windows
MacOS
Linux

Override Hierarchy

UNiagaraNode::GetReferencedAsset()

UNiagaraNodeFunctionCall::GetReferencedAsset()

References

Module

NiagaraEditor

Header

/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/NiagaraNodeFunctionCall.h

Include

#include "NiagaraNodeFunctionCall.h"

Source

/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Private/NiagaraNodeFunctionCall.cpp

Syntax

virtual UObject * GetReferencedAsset() const

Remarks

Gets the asset referenced by this node, or nullptr if there isn't one.

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