Show / Hide Table of Contents

Class UnityConnectSettingsExtensions

Inheritance
System.Object
UnityConnectSettingsExtensions
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: AssetRipper.SourceGenerated.Extensions
Assembly: AssetRipper.SourceGenerated.Extensions.dll
Syntax
public static class UnityConnectSettingsExtensions

Methods

| Improve this Doc View Source

ConvertToEditorFormat(IUnityConnectSettings)

Declaration
public static void ConvertToEditorFormat(this IUnityConnectSettings settings)
Parameters
Type Name Description
AssetRipper.SourceGenerated.Classes.ClassID_310.IUnityConnectSettings settings
| Improve this Doc View Source

HasCrashReportingSettings(UnityVersion, BuildTarget, TransferInstructionFlags)

5.4.0 and greater and (Not Release or IsSupported)

Declaration
public static bool HasCrashReportingSettings(UnityVersion version, BuildTarget platform, TransferInstructionFlags flags)
Parameters
Type Name Description
UnityVersion version
AssetRipper.IO.Files.BuildTarget platform
TransferInstructionFlags flags
Returns
Type Description
System.Boolean
| Improve this Doc View Source

HasPerformanceReportingSettings(UnityVersion, BuildTarget, TransferInstructionFlags)

5.6.0 and greater and (Not Release or IsSupported)

Declaration
public static bool HasPerformanceReportingSettings(UnityVersion version, BuildTarget platform, TransferInstructionFlags flags)
Parameters
Type Name Description
UnityVersion version
AssetRipper.IO.Files.BuildTarget platform
TransferInstructionFlags flags
Returns
Type Description
System.Boolean
| Improve this Doc View Source

HasUnityAdsSettings(UnityVersion, BuildTarget, TransferInstructionFlags)

5.5.0 and greater and (Not Release or IsSupported)

Declaration
public static bool HasUnityAdsSettings(UnityVersion version, BuildTarget platform, TransferInstructionFlags flags)
Parameters
Type Name Description
UnityVersion version
AssetRipper.IO.Files.BuildTarget platform
TransferInstructionFlags flags
Returns
Type Description
System.Boolean
| Improve this Doc View Source

HasUnityAnalyticsSettings(UnityVersion, BuildTarget, TransferInstructionFlags)

Less than 5.4.0 or Not Release or IsSupported

Declaration
public static bool HasUnityAnalyticsSettings(UnityVersion version, BuildTarget platform, TransferInstructionFlags flags)
Parameters
Type Name Description
UnityVersion version
AssetRipper.IO.Files.BuildTarget platform
TransferInstructionFlags flags
Returns
Type Description
System.Boolean
| Improve this Doc View Source

HasUnityPurchasingSettings(UnityVersion, BuildTarget, TransferInstructionFlags)

Less than 5.4.0 or Not Release or IsSupported

Declaration
public static bool HasUnityPurchasingSettings(UnityVersion version, BuildTarget platform, TransferInstructionFlags flags)
Parameters
Type Name Description
UnityVersion version
AssetRipper.IO.Files.BuildTarget platform
TransferInstructionFlags flags
Returns
Type Description
System.Boolean
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾