InputBody.HeldKeys property
The RainwayVirtualKey
keys that were held down during this input event.
public RainwayVirtualKey[] HeldKeys { get; }
See Also
- enum RainwayVirtualKey
- class InputBody
- namespace Rainway.SDK