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 SourcePlatformToBuildGroup(BuildTarget)
Declaration
public static BuildTargetGroup PlatformToBuildGroup(this BuildTarget _this)
Parameters
Type | Name | Description |
---|---|---|
AssetRipper.IO.Files.BuildTarget | _this |
Returns
Type | Description |
---|---|
BuildTargetGroup |
ToExportString(BuildTargetGroup)
Declaration
public static string ToExportString(this BuildTargetGroup _this)
Parameters
Type | Name | Description |
---|---|---|
BuildTargetGroup | _this |
Returns
Type | Description |
---|---|
System.String |