Skip to content

IInputLayer.Priority Property

Definition

Namespace: Brine2D.Input

Priority for input processing \(higher = processed first\). UI typically uses 1000, game uses 0.

C#
int Priority { get; }

Property Value

System.Int32