Navigation
API > API/Editor > API/Editor/BlueprintGraph > API/Editor/BlueprintGraph/UK2Node_CreateDelegate
| Type | Name | Description | |
|---|---|---|---|
| void | HandleAnyChange
(
bool bForceModify |
||
| void | HandleAnyChange
(
UEdGraph*& OutGraph, |
Return Graph and Blueprint, when they should be notified about change. It allows to call BroadcastChanged only once per blueprint. |