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 SourceIsBuiltinResources(TransferInstructionFlags)
Declaration
public static bool IsBuiltinResources(this TransferInstructionFlags _this)
Parameters
Type | Name | Description |
---|---|---|
TransferInstructionFlags | _this |
Returns
Type | Description |
---|---|
System.Boolean |
IsEditorScene(TransferInstructionFlags)
Declaration
public static bool IsEditorScene(this TransferInstructionFlags _this)
Parameters
Type | Name | Description |
---|---|---|
TransferInstructionFlags | _this |
Returns
Type | Description |
---|---|
System.Boolean |
IsForPrefab(TransferInstructionFlags)
Declaration
public static bool IsForPrefab(this TransferInstructionFlags _this)
Parameters
Type | Name | Description |
---|---|---|
TransferInstructionFlags | _this |
Returns
Type | Description |
---|---|
System.Boolean |
IsRelease(TransferInstructionFlags)
Declaration
public static bool IsRelease(this TransferInstructionFlags _this)
Parameters
Type | Name | Description |
---|---|---|
TransferInstructionFlags | _this |
Returns
Type | Description |
---|---|
System.Boolean |