Struct NativeInputEvent
Assembly: UnityEngine.dll
public struct NativeInputEvent
Constructors
|
Improve this Doc
View Source
Declaration
public NativeInputEvent(NativeInputEventType type, int sizeInBytes, int deviceId, double time)
Parameters
Fields
|
Improve this Doc
View Source
Declaration
Field Value
|
Improve this Doc
View Source
Declaration
Field Value
|
Improve this Doc
View Source
Declaration
public ushort sizeInBytes
Field Value
|
Improve this Doc
View Source
Declaration
Field Value
|
Improve this Doc
View Source
Declaration
public NativeInputEventType type
Field Value
Extension Methods