You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Code/Framework/AzToolsFramework/AzToolsFramework/Component
Mikhail Naumov b3e2c3f075
SetComponentProperty is now supported by undo operation (#5599)
* Adding undo support to SetComponentProperty to make it function with prefab system

Signed-off-by: Mikhail Naumov <mnaumov@amazon.com>

* Renaming a variable

Signed-off-by: Mikhail Naumov <mnaumov@amazon.com>

* PR feedback

Signed-off-by: Mikhail Naumov <mnaumov@amazon.com>
4 years ago
..
EditorComponentAPIBus.h Added API for finding components based on required/incompatible services. 4 years ago
EditorComponentAPIComponent.cpp SetComponentProperty is now supported by undo operation (#5599) 4 years ago
EditorComponentAPIComponent.h Added API for finding components based on required/incompatible services. 4 years ago
EditorLevelComponentAPIBus.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
EditorLevelComponentAPIComponent.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
EditorLevelComponentAPIComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago