Merge pull request #3587 from aws-lumberyard-dev/MPWeaponSQ2

LYN-5558 Fixed Blast assets loading in the Launcher
This commit is contained in:
SergeyAMZN
2021-08-26 17:23:47 +01:00
committed by GitHub
3 changed files with 15 additions and 0 deletions
@@ -48,6 +48,7 @@ namespace Blast
BlastFamilyComponentNotificationBusHandler::Reflect(context);
BlastActorConfiguration::Reflect(context);
BlastActorData::Reflect(context);
BlastAsset::Reflect(context);
if (AZ::SerializeContext* serialize = azrtti_cast<AZ::SerializeContext*>(context))
{