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/Tests/Entity
Danilo Aimini e16781e6b6
LYN-8629 | Read-Only Entities - Setup (#6059)
* Introduce read-only entity interface, handler and unit tests.

Signed-off-by: Danilo Aimini <82231674+AMZN-daimini@users.noreply.github.com>

* Switch from a push paradigm to a pull paradigm - handlers get to implement logic to determine if an entity should be read-only. This allows multiple systems to weigh into whether an entity is read-only.

Signed-off-by: Danilo Aimini <82231674+AMZN-daimini@users.noreply.github.com>

* Fixed to missing call in test

Signed-off-by: Danilo Aimini <82231674+AMZN-daimini@users.noreply.github.com>

* Renaming ReadOnlyEntityQueryNotificationBus to ReadOnlyEntityQueryRequestBus for consistency with engine patterns.

Signed-off-by: Danilo Aimini <82231674+AMZN-daimini@users.noreply.github.com>
4 years ago
..
ReadOnly LYN-8629 | Read-Only Entities - Setup (#6059) 4 years ago
EditorEntityContextComponentTests.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorEntityHelpersTests.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorEntitySearchComponentTests.cpp Modernization + AZStd::function compare fix. (#3680) 4 years ago
EditorEntitySelectionTests.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EntityUtilityComponentTests.cpp Squashed commit of Procedural Prefab work (#4481) 4 years ago