Navigation
API > API/Plugins > API/Plugins/NiagaraEditor > API/Plugins/NiagaraEditor/UNiagaraNodeReadDataSet
- UNiagaraNode::CanAddToGraph()
- UNiagaraNodeReadDataSet::CanAddToGraph()
References
Module | NiagaraEditor |
Header | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/NiagaraNodeReadDataSet.h |
Include | #include "NiagaraNodeReadDataSet.h" |
Source | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Private/NiagaraNodeReadDataSet.cpp |
virtual bool CanAddToGraph
&40;
UNiagaraGraph &42; TargetGraph,
FString & OutErrorMsg
&41; const
Remarks
Apply any node-specific logic to determine if it is safe to add this node to the graph. This is meant to be called only in the Editor before placing the node.