Code/Legacy/CryCommon

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
Esteban Papp
2021-07-14 09:37:01 -07:00
parent 6a6be193c7
commit 272b9ba9c7
7 changed files with 4 additions and 17 deletions
@@ -12,6 +12,9 @@
namespace Physics
{
class ShapeConfiguration;
class MaterialSelection;
/// Listens to requests for physics materials.
class PhysicsMaterialRequests
: public AZ::EBusTraits