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.
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 | 5 years ago | |
| Spawnable.cpp | 5 years ago | |
| Spawnable.h | 5 years ago | |
| SpawnableAssetHandler.cpp | 5 years ago | |
| SpawnableAssetHandler.h | 5 years ago | |
| SpawnableEntitiesContainer.cpp | 5 years ago | |
| SpawnableEntitiesContainer.h | 5 years ago | |
| SpawnableEntitiesInterface.cpp | 5 years ago | |
| SpawnableEntitiesInterface.h | 5 years ago | |
| SpawnableEntitiesManager.cpp | 5 years ago | |
| SpawnableEntitiesManager.h | 5 years ago | |
| SpawnableMetaData.cpp | 5 years ago | |
| SpawnableMetaData.h | 5 years ago | |
| SpawnableMonitor.cpp | 5 years ago | |
| SpawnableMonitor.h | 5 years ago | |
| SpawnableSystemComponent.cpp | 5 years ago | |
| SpawnableSystemComponent.h | 5 years ago | |