Table of Contents

Class InputDeviceUtils

Namespace
Stride.Input
Assembly
Stride.Input.dll

Utilities for input devices

public static class InputDeviceUtils
Inheritance
InputDeviceUtils

Methods

DeviceNameToGuid(string)

Generates a Guid unique to this name

public static Guid DeviceNameToGuid(string name)

Parameters

name string

the name to turn into a Guid

Returns

Guid

A unique Guid for the given name