.NET SDK - InputBody.HeldKeys

InputBody.HeldKeys property

The RainwayVirtualKey keys that were held down during this input event.

public RainwayVirtualKey[] HeldKeys { get; }

See Also