Show / Hide Table of Contents

Class BuildTargetGroupExtensions

Inheritance
System.Object
BuildTargetGroupExtensions
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 BuildTargetGroupExtensions

Methods

| Improve this Doc View Source

PlatformToBuildGroup(BuildTarget)

Declaration
public static BuildTargetGroup PlatformToBuildGroup(this BuildTarget _this)
Parameters
Type Name Description
AssetRipper.IO.Files.BuildTarget _this
Returns
Type Description
BuildTargetGroup
| Improve this Doc View Source

ToExportString(BuildTargetGroup)

Declaration
public static string ToExportString(this BuildTargetGroup _this)
Parameters
Type Name Description
BuildTargetGroup _this
Returns
Type Description
System.String
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾