tidy up NonUniformScaleService compatibility

This commit is contained in:
greerdv
2021-05-12 21:20:23 +01:00
parent e915133bbf
commit 059f69e5e6
50 changed files with 119 additions and 47 deletions
@@ -40,6 +40,8 @@ namespace LmbrCentral
provided.push_back(AZ_CRC("CapsuleShapeService", 0x9bc1122c));
}
static void GetIncompatibleServices(AZ::ComponentDescriptor::DependencyArrayType& incompatible);
// EditorComponentBase
void BuildGameEntity(AZ::Entity* gameEntity) override;