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

Contents

  1. 0.1Friflo.Engine.ECS
  2. 1BatchAlreadyReturnedException Class