Skip to content

SystemUpdateOrder.PostInput Field

Definition

Namespace: Brine2D.ECS.Systems

Post-input processing \(e\.g\., input smoothing, dead zone handling\). Order: -50

C#
public const int PostInput = -50;

Field Value

System.Int32