Show / Hide Table of Contents

Class TransferInstructionFlagsExtensions

Inheritance
System.Object
TransferInstructionFlagsExtensions
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.IO.Files.SerializedFiles
Assembly: AssetRipper.IO.Files.dll
Syntax
public static class TransferInstructionFlagsExtensions

Methods

| Improve this Doc View Source

IsBuiltinResources(TransferInstructionFlags)

Declaration
public static bool IsBuiltinResources(this TransferInstructionFlags _this)
Parameters
Type Name Description
TransferInstructionFlags _this
Returns
Type Description
System.Boolean
| Improve this Doc View Source

IsEditorScene(TransferInstructionFlags)

Declaration
public static bool IsEditorScene(this TransferInstructionFlags _this)
Parameters
Type Name Description
TransferInstructionFlags _this
Returns
Type Description
System.Boolean
| Improve this Doc View Source

IsForPrefab(TransferInstructionFlags)

Declaration
public static bool IsForPrefab(this TransferInstructionFlags _this)
Parameters
Type Name Description
TransferInstructionFlags _this
Returns
Type Description
System.Boolean
| Improve this Doc View Source

IsRelease(TransferInstructionFlags)

Declaration
public static bool IsRelease(this TransferInstructionFlags _this)
Parameters
Type Name Description
TransferInstructionFlags _this
Returns
Type Description
System.Boolean
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾