Convert handlers to MCPFetcher
This commit is contained in:
@@ -50,6 +50,9 @@ void MCPNotifier::SendNotifications()
|
||||
for (UBlueprint *Blueprint : Blueprints)
|
||||
FBlueprintEditorUtils::MarkBlueprintAsStructurallyModified(Blueprint);
|
||||
|
||||
// FBlueprintEditorUtils::RefreshAllNodes(BP);
|
||||
// FKismetEditorUtilities::CompileBlueprint(BP);
|
||||
|
||||
if (GEditor)
|
||||
GEditor->RedrawAllViewports();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user