InputEvent.IsDiscarded property
Flag indicating if the input has been discarded or will be processed by the host.
public bool IsDiscarded { get; }
See Also
- class InputEvent
- namespace Rainway.SDK.Events
Flag indicating if the input has been discarded or will be processed by the host.
public bool IsDiscarded { get; }