IInputEventArgs Interface
Namespace: Stride.InputAssembly: Stride.Input.dll
public interface IInputEventArgs
Name | Description | |
---|---|---|
Properties | ||
Device | The device that sent this event |
Properties
Device
The device that sent this event
IInputDevice Device { get; }
Property Value
Type | Description |
---|---|
IInputDevice |