Navigation
API > API/Plugins > API/Plugins/NiagaraEditor > API/Plugins/NiagaraEditor/UNiagaraNodeCustomHlsl
- UNiagaraNode::VerifyEditablePinName()
- UNiagaraNodeWithDynamicPins::VerifyEditablePinName()
- UNiagaraNodeCustomHlsl::VerifyEditablePinName()
References
Module | NiagaraEditor |
Header | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/NiagaraNodeCustomHlsl.h |
Include | #include "NiagaraNodeCustomHlsl.h" |
Source | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Private/NiagaraNodeCustomHlsl.cpp |
virtual bool VerifyEditablePinName
&40;
const FText & InName,
FText & OutErrorMessage,
const UEdGraphPin &42; InGraphPinObj
&41; const
Remarks
Called in subclasses to restrict renaming. Verify that the potential rename has produced acceptable results for a pin.