FGRecipeManager::GetAllRecipes() always returns empty array for clients
Early and Free Blueprint Desingers scans all recipes to find one content-tagged in order to determine which to make free. This has to happen client side too, otherwise clients think the recipe costs more than it truly does. However, this function always seems to return nothing (no warnings) on clients, even waiting and trying again later. How else can clients get a full list of recipes? Or is there another approach that should be taken here?

6 Replies