Class SerializedStencilOpExtensions
Inheritance
System.Object
SerializedStencilOpExtensions
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()
Assembly: AssetRipper.SourceGenerated.Extensions.dll
Syntax
public static class SerializedStencilOpExtensions
Methods
|
Improve this Doc
View Source
CompValue(ISerializedStencilOp)
Declaration
public static StencilComp CompValue(this ISerializedStencilOp stencilOp)
Parameters
Type |
Name |
Description |
AssetRipper.SourceGenerated.Subclasses.SerializedStencilOp.ISerializedStencilOp |
stencilOp |
|
Returns
|
Improve this Doc
View Source
FailValue(ISerializedStencilOp)
Declaration
public static StencilOp FailValue(this ISerializedStencilOp stencilOp)
Parameters
Type |
Name |
Description |
AssetRipper.SourceGenerated.Subclasses.SerializedStencilOp.ISerializedStencilOp |
stencilOp |
|
Returns
|
Improve this Doc
View Source
IsDefault(ISerializedStencilOp)
Declaration
public static bool IsDefault(this ISerializedStencilOp stencilOp)
Parameters
Type |
Name |
Description |
AssetRipper.SourceGenerated.Subclasses.SerializedStencilOp.ISerializedStencilOp |
stencilOp |
|
Returns
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
PassValue(ISerializedStencilOp)
Declaration
public static StencilOp PassValue(this ISerializedStencilOp stencilOp)
Parameters
Type |
Name |
Description |
AssetRipper.SourceGenerated.Subclasses.SerializedStencilOp.ISerializedStencilOp |
stencilOp |
|
Returns
|
Improve this Doc
View Source
ZFailValue(ISerializedStencilOp)
Declaration
public static StencilOp ZFailValue(this ISerializedStencilOp stencilOp)
Parameters
Type |
Name |
Description |
AssetRipper.SourceGenerated.Subclasses.SerializedStencilOp.ISerializedStencilOp |
stencilOp |
|
Returns