Code/Editor
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
@@ -135,9 +135,7 @@ CTrackViewKeyHandle CTrackViewSequence::FindSingleSelectedKey()
|
||||
|
||||
//////////////////////////////////////////////////////////////////////////
|
||||
void CTrackViewSequence::OnEntityComponentPropertyChanged(AZ::ComponentId changedComponentId)
|
||||
{
|
||||
const AZ::EntityId entityId = *AzToolsFramework::PropertyEditorEntityChangeNotificationBus::GetCurrentBusId();
|
||||
|
||||
{
|
||||
// find the component node for this changeComponentId if it exists
|
||||
for (int i = m_pAnimSequence->GetNodeCount(); --i >= 0;)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user