Skip to content

SystemUpdateOrder.PreInput Field

Definition

Namespace: Brine2D.ECS.Systems

Pre-input processing \(e\.g\., input buffering, replay systems\). Order: -200

C#
public const int PreInput = -200;

Field Value

System.Int32