Struct StaticComponentMaskParameter
Holds the information for a static 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.Engine
Assembly: UE4DotNet.dll
Syntax
public struct StaticComponentMaskParameter
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 |
bOverride
Declaration
public bool bOverride
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 |