Stride

OPEN / CLOSE
  • Features
  • Blog
  • Documentation
  • Community
(icon) Download

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

OPEN / CLOSE
  • English
  • 日本語
    Show / Hide Table of Contents

    InputDeviceUtils Class

    Namespace: Stride.Input
    Assembly: Stride.Input.dll

    Utilities for input devices

    System.Object → InputDeviceUtils
    Derived from InputDeviceUtils:

    public static class InputDeviceUtils
    Name Description
    Methods
    DeviceNameToGuid(String)

    Generates a Guid unique to this name

    | Improve this Doc View Source

    Methods


    DeviceNameToGuid(String)

    Generates a Guid unique to this name

    public static Guid DeviceNameToGuid(string name)
    Parameters
    Type Name Description
    System.String name

    the name to turn into a Guid

    Returns
    Type Description
    System.Guid

    A unique Guid for the given name


    • Improve this Doc
    • View Source
    In This Article

    Back to top

    Copyright © 2019-2021 .NET Foundation and Contributors
    Supported by the .NET Foundation