Rebuilding UI and instance data hierarchy on any external property change

Signed-off-by: Guthrie Adams <guthadam@amazon.com>
This commit is contained in:
Guthrie Adams
2021-09-15 18:14:18 -05:00
parent 1e1f1b6aee
commit d07b115569
@@ -366,7 +366,7 @@ namespace AZ
m_dirtyPropertyFlags.set();
RunEditorMaterialFunctors();
RefreshAll();
RebuildAll();
}
void MaterialPropertyInspector::SaveOverridesToEntity(bool commitChanges)