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/AzFramework/AzFramework/Spawnable
AMZN-koppersr e0948a26bc Fixed early ticket delete crash
This commit fixes a crash that could happen when a spawnable ticket was deleted before all requests in the queue had completed. Because of this crash the requests now only hold on to the payload of the ticket but not the ticket itself. As a side effect, callbacks can no longer provide the ticket itself so instead a unique id for the ticket is returned.
5 years ago
..
RootSpawnableInterface.h Integrating up through commit 90f050496 5 years ago
Spawnable.cpp Spawnables can no longer be moved. 5 years ago
Spawnable.h Spawnables can no longer be moved. 5 years ago
SpawnableAssetHandler.cpp LYN-2537 engine assets (#254) 5 years ago
SpawnableAssetHandler.h Integrating latest 47acbe8 5 years ago
SpawnableEntitiesContainer.cpp Fixed early ticket delete crash 5 years ago
SpawnableEntitiesContainer.h Integrating up through commit 90f050496 5 years ago
SpawnableEntitiesInterface.cpp Fixed early ticket delete crash 5 years ago
SpawnableEntitiesInterface.h Fixed early ticket delete crash 5 years ago
SpawnableEntitiesManager.cpp Fixed early ticket delete crash 5 years ago
SpawnableEntitiesManager.h Fixed early ticket delete crash 5 years ago
SpawnableMetaData.cpp Integrating latest 47acbe8 5 years ago
SpawnableMetaData.h Integrating latest 47acbe8 5 years ago
SpawnableMonitor.cpp Integrating up through commit 90f050496 5 years ago
SpawnableMonitor.h Integrating up through commit 90f050496 5 years ago
SpawnableSystemComponent.cpp Added support for a priority lane for entity spawning 5 years ago
SpawnableSystemComponent.h Added support for a priority lane for entity spawning 5 years ago