Show / Hide Table of Contents

Enum PlayerSettings.Switch.SupportedNpadStyle

Namespace: UnityEditor
Assembly: UnityEditor.dll
Syntax
[Flags]
public enum SupportedNpadStyle

Fields

Name Description
FullKey
Handheld
JoyDual
JoyLeft
JoyRight

Extension Methods

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