Skip to content

SystemUpdateOrder.PostUpdate Field

Definition

Namespace: Brine2D.ECS.Systems

Post-update phase \(runs after main update but before physics\). Order: 50

C#
public const int PostUpdate = 50;

Field Value

System.Int32