Struct ExpressionOutput
Struct that represents an expression's output.
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: UE4.Engine
Assembly: UE4DotNet.dll
Syntax
public struct ExpressionOutput
Fields
| Improve this Doc View SourceMask
Declaration
public int Mask
Field Value
Type | Description |
---|---|
System.Int32 |
MaskA
Declaration
public int MaskA
Field Value
Type | Description |
---|---|
System.Int32 |
MaskB
Declaration
public int MaskB
Field Value
Type | Description |
---|---|
System.Int32 |
MaskG
Declaration
public int MaskG
Field Value
Type | Description |
---|---|
System.Int32 |
MaskR
Declaration
public int MaskR
Field Value
Type | Description |
---|---|
System.Int32 |
OutputName
Declaration
public Name OutputName
Field Value
Type | Description |
---|---|
Name |