BatchAlreadyAppliedException.md

February 25, 2024 ยท View on GitHub

Friflo.Engine.ECS

Friflo.Engine.ECS

BatchAlreadyAppliedException Class

Is thrown if using a batch returned by Batch() after calling Apply().

public class BatchAlreadyAppliedException : System.InvalidOperationException

Inheritance System.Object ๐Ÿก’ System.Exception ๐Ÿก’ System.SystemException ๐Ÿก’ System.InvalidOperationException ๐Ÿก’ BatchAlreadyAppliedException

Contents

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