Navigation
API > API/Editor > API/Editor/BlueprintGraph > API/Editor/BlueprintGraph/UK2Node_AddComponent
Description
By default, pure nodes can be toggled. Return false if you don't want your node to support toggling.
Virtual Inheritance
- UK2Node_CallFunction::CanToggleNodePurity → UK2Node_AddComponent::CanToggleNodePurity
| Name | CanToggleNodePurity |
| Type | function |
| Header File | /Engine/Source/Editor/BlueprintGraph/Classes/K2Node_AddComponent.h |
| Include Path | #include "K2Node_AddComponent.h" |
virtual bool CanToggleNodePurity() const