fixing bugs with failing to disconnect from non-uniform scale event handlers in multiple places
This commit is contained in:
@@ -65,6 +65,7 @@ namespace LmbrCentral
|
||||
ShapeComponentNotificationsBus::Handler::BusDisconnect();
|
||||
PolygonPrismShapeComponentNotificationBus::Handler::BusDisconnect();
|
||||
AZ::TransformNotificationBus::Handler::BusDisconnect();
|
||||
m_nonUniformScaleChangedHandler.Disconnect();
|
||||
|
||||
DestroyManipulators();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user