Navigation
API > API/Editor > API/Editor/BlueprintGraph > API/Editor/BlueprintGraph/UK2Node_CallDataTableFunction
- UK2Node_CallFunction::CanToggleNodePurity()
- UK2Node_CallDataTableFunction::CanToggleNodePurity()
References
| Module | BlueprintGraph |
| Header | /Engine/Source/Editor/BlueprintGraph/Classes/K2Node_CallDataTableFunction.h |
| Include | #include "K2Node_CallDataTableFunction.h" |
virtual bool CanToggleNodePurity() const
Remarks
By default, pure nodes can be toggled. Return false if you don't want your node to support toggling.