Struct ComponentMaskParameter
Component Mask Parameter
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.UnrealEd
Assembly: UE4DotNet.dll
Syntax
public struct ComponentMaskParameter
Fields
| Improve this Doc View SourceA
Declaration
public bool A
Field Value
Type | Description |
---|---|
System.Boolean |
B
Declaration
public bool B
Field Value
Type | Description |
---|---|
System.Boolean |
G
Declaration
public bool G
Field Value
Type | Description |
---|---|
System.Boolean |
R
Declaration
public bool R
Field Value
Type | Description |
---|---|
System.Boolean |