Skip to content

SystemUpdateOrder.VeryLateUpdate Field

Definition

Namespace: Brine2D.ECS.Systems

Very late update \(e\.g\., final position adjustments, look\-at systems\). Order: 900

C#
public const int VeryLateUpdate = 900;

Field Value

System.Int32