Show / Hide Table of Contents

Enum AndroidGamepadSupportLevel

Namespace: UnityEditor
Assembly: UnityEditor.dll
Syntax
public enum AndroidGamepadSupportLevel

Fields

Name Description
RequiresGamepad
SupportsDPad
SupportsGamepad

Extension Methods

MustExtensions.MustBeEqual<AndroidGamepadSupportLevel>(AndroidGamepadSupportLevel)
MustExtensions.MustBeEqual<AndroidGamepadSupportLevel>(AndroidGamepadSupportLevel, String)
MustExtensions.MustNotBeEqual<AndroidGamepadSupportLevel>(AndroidGamepadSupportLevel)
MustExtensions.MustNotBeEqual<AndroidGamepadSupportLevel>(AndroidGamepadSupportLevel, String)
  • Improve this Doc
  • View Source
Back to top Generated by DocFX