BatchAlreadyReturnedException.md
February 25, 2024 ยท View on GitHub
Friflo.Engine.ECS
Friflo.Engine.ECS
BatchAlreadyReturnedException Class
Is thrown if using a batch returned by Batch(bool) with autoReturn: true
after calling CreateEntity().
public class BatchAlreadyReturnedException : System.InvalidOperationException
Inheritance System.Object ๐ก System.Exception ๐ก System.SystemException ๐ก System.InvalidOperationException ๐ก BatchAlreadyReturnedException