Completing downgrade to 5.5.4
This commit is contained in:
@@ -119,7 +119,7 @@ public:
|
||||
|
||||
// Register a variable GUID for the new widget. UMG's compiler
|
||||
// ensures every widget in the tree is present in this map.
|
||||
BP->OnVariableAdded(NewWidget->GetFName());
|
||||
// BP->OnVariableAdded(NewWidget->GetFName());
|
||||
|
||||
WingOut::Stdout.Printf(TEXT("Created widget '%s' of type '%s'\n"), *Name, *Type);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user