SystemUpdateOrder.PostUpdate Field
Definition¶
Namespace: Brine2D.ECS.Systems
Post-update phase (runs after main update but before physics). Order: 50
public const int PostUpdate = 50;
Namespace: Brine2D.ECS.Systems
Post-update phase (runs after main update but before physics). Order: 50
public const int PostUpdate = 50;