Show / Hide Table of Contents

Class PlayerSettings.Switch

Inheritance
Object
PlayerSettings.Switch
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: UnityEditor
Assembly: UnityEditor.dll
Syntax
public sealed class Switch

Properties

| Improve this Doc View Source

accessibleURLPath

Declaration
public static string accessibleURLPath { get; set; }
Property Value
Type Description
String

applicationAttribute

Declaration
public static PlayerSettings.Switch.ApplicationAttribute applicationAttribute { get; set; }
Property Value
Type Description
PlayerSettings.Switch.ApplicationAttribute

applicationErrorCodeCategory

Declaration
public static string applicationErrorCodeCategory { get; set; }
Property Value
Type Description
String

applicationID

Declaration
public static string applicationID { get; set; }
Property Value
Type Description
String
| Improve this Doc View Source

cardSpecClock

Declaration
public static int cardSpecClock { get; set; }
Property Value
Type Description
Int32
| Improve this Doc View Source

cardSpecSize

Declaration
public static int cardSpecSize { get; set; }
Property Value
Type Description
Int32

displayVersion

Declaration
public static string displayVersion { get; set; }
Property Value
Type Description
String

icons

Declaration
public static Texture2D[] icons { get; set; }
Property Value
Type Description
Texture2D[]

isAllowsScreenshot

Declaration
[Obsolete("isAllowsScreenshot was renamed to isScreenshotEnabled")]
public static bool isAllowsScreenshot { get; set; }
Property Value
Type Description
Boolean

isDataLossConfirmation

Declaration
[Obsolete("isDataLossConfirmation was renamed to isDataLossConfirmationEnabled")]
public static bool isDataLossConfirmation { get; set; }
Property Value
Type Description
Boolean

isDataLossConfirmationEnabled

Declaration
public static bool isDataLossConfirmationEnabled { get; set; }
Property Value
Type Description
Boolean

isHoldTypeHorizontal

Declaration
public static bool isHoldTypeHorizontal { get; set; }
Property Value
Type Description
Boolean

isRuntimeAddOnContentInstallEnabled

Declaration
public static bool isRuntimeAddOnContentInstallEnabled { get; set; }
Property Value
Type Description
Boolean

isScreenshotEnabled

Declaration
public static bool isScreenshotEnabled { get; set; }
Property Value
Type Description
Boolean

isUnderParentalControl

Declaration
public static bool isUnderParentalControl { get; set; }
Property Value
Type Description
Boolean

isUserAccountLockEnabled

Declaration
public static bool isUserAccountLockEnabled { get; set; }
Property Value
Type Description
Boolean

isVideoCapturingEnabled

Declaration
public static bool isVideoCapturingEnabled { get; set; }
Property Value
Type Description
Boolean
| Improve this Doc View Source

legalInformationPath

Declaration
public static string legalInformationPath { get; set; }
Property Value
Type Description
String

localCommunicationIds

Declaration
public static string[] localCommunicationIds { get; set; }
Property Value
Type Description
String[]

logoHandling

Declaration
public static PlayerSettings.Switch.LogoHandling logoHandling { get; set; }
Property Value
Type Description
PlayerSettings.Switch.LogoHandling

logoType

Declaration
public static PlayerSettings.Switch.LogoType logoType { get; set; }
Property Value
Type Description
PlayerSettings.Switch.LogoType

mainThreadStackSize

Declaration
public static int mainThreadStackSize { get; set; }
Property Value
Type Description
Int32
| Improve this Doc View Source

manualHTMLPath

Declaration
public static string manualHTMLPath { get; set; }
Property Value
Type Description
String

nativeFsCacheSize

Declaration
public static int nativeFsCacheSize { get; set; }
Property Value
Type Description
Int32

networkInterfaceManagerInitializeEnabled

Declaration
public static bool networkInterfaceManagerInitializeEnabled { get; set; }
Property Value
Type Description
Boolean

nsoDependencies

Declaration
public static string nsoDependencies { get; set; }
Property Value
Type Description
String

playerConnectionEnabled

Declaration
public static bool playerConnectionEnabled { get; set; }
Property Value
Type Description
Boolean

presenceGroupId

Declaration
public static string presenceGroupId { get; set; }
Property Value
Type Description
String

publisherNames

Declaration
public static string[] publisherNames { get; set; }
Property Value
Type Description
String[]

queueCommandMemory

Declaration
public static int queueCommandMemory { get; set; }
Property Value
Type Description
Int32

ratingAgeArray

Declaration
public static int[] ratingAgeArray { get; set; }
Property Value
Type Description
Int32[]

ratingsMask

Declaration
public static int ratingsMask { get; set; }
Property Value
Type Description
Int32

releaseVersion

Declaration
public static string releaseVersion { get; set; }
Property Value
Type Description
String

screenResolutionBehavior

Declaration
public static PlayerSettings.Switch.ScreenResolutionBehavior screenResolutionBehavior { get; set; }
Property Value
Type Description
PlayerSettings.Switch.ScreenResolutionBehavior

smallIcons

Declaration
public static Texture2D[] smallIcons { get; set; }
Property Value
Type Description
Texture2D[]

socketAllocatorPoolSize

Declaration
public static int socketAllocatorPoolSize { get; set; }
Property Value
Type Description
Int32

socketBufferEfficiency

Declaration
public static int socketBufferEfficiency { get; set; }
Property Value
Type Description
Int32

socketConcurrencyLimit

Declaration
public static int socketConcurrencyLimit { get; set; }
Property Value
Type Description
Int32

socketConfigEnabled

Declaration
public static bool socketConfigEnabled { get; set; }
Property Value
Type Description
Boolean

socketInitializeEnabled

Declaration
public static bool socketInitializeEnabled { get; set; }
Property Value
Type Description
Boolean

socketMemoryPoolSize

Declaration
public static int socketMemoryPoolSize { get; set; }
Property Value
Type Description
Int32

startupUserAccount

Declaration
public static PlayerSettings.Switch.StartupUserAccount startupUserAccount { get; set; }
Property Value
Type Description
PlayerSettings.Switch.StartupUserAccount

supportedLanguages

Declaration
public static int supportedLanguages { get; set; }
Property Value
Type Description
Int32

supportedNpadCount

Declaration
public static int supportedNpadCount { get; set; }
Property Value
Type Description
Int32

supportedNpadStyles

Declaration
public static PlayerSettings.Switch.SupportedNpadStyle supportedNpadStyles { get; set; }
Property Value
Type Description
PlayerSettings.Switch.SupportedNpadStyle

tcpAutoReceiveBufferSizeMax

Declaration
public static int tcpAutoReceiveBufferSizeMax { get; set; }
Property Value
Type Description
Int32

tcpAutoSendBufferSizeMax

Declaration
public static int tcpAutoSendBufferSizeMax { get; set; }
Property Value
Type Description
Int32

tcpInitialReceiveBufferSize

Declaration
public static int tcpInitialReceiveBufferSize { get; set; }
Property Value
Type Description
Int32

tcpInitialSendBufferSize

Declaration
public static int tcpInitialSendBufferSize { get; set; }
Property Value
Type Description
Int32

titleNames

Declaration
public static string[] titleNames { get; set; }
Property Value
Type Description
String[]

touchScreenUsage

Declaration
public static PlayerSettings.Switch.TouchScreenUsage touchScreenUsage { get; set; }
Property Value
Type Description
PlayerSettings.Switch.TouchScreenUsage

udpReceiveBufferSize

Declaration
public static int udpReceiveBufferSize { get; set; }
Property Value
Type Description
Int32

udpSendBufferSize

Declaration
public static int udpSendBufferSize { get; set; }
Property Value
Type Description
Int32

userAccountSaveDataJournalSize

Declaration
public static int userAccountSaveDataJournalSize { get; set; }
Property Value
Type Description
Int32

userAccountSaveDataSize

Declaration
public static int userAccountSaveDataSize { get; set; }
Property Value
Type Description
Int32

useSwitchCPUProfiler

Declaration
public static bool useSwitchCPUProfiler { get; set; }
Property Value
Type Description
Boolean

Methods

| Improve this Doc View Source

GetRatingAge(PlayerSettings.Switch.RatingCategories)

Declaration
public static int GetRatingAge(PlayerSettings.Switch.RatingCategories category)
Parameters
Type Name Description
PlayerSettings.Switch.RatingCategories category
Returns
Type Description
Int32

Extension Methods

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