Navigation
API > API/Editor > API/Editor/BlueprintGraph > API/Editor/BlueprintGraph/UK2Node_AddComponent
- UK2Node_CallFunction::CanToggleNodePurity()
- UK2Node_AddComponent::CanToggleNodePurity()
References
| Module | BlueprintGraph |
| Header | /Engine/Source/Editor/BlueprintGraph/Classes/K2Node_AddComponent.h |
| Include | #include "K2Node_AddComponent.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.