Enum ERangeBoundTypes
Enumerates the valid types of range bounds.
Namespace: UE4.CoreUObject
Assembly: UE4DotNet.dll
Syntax
public enum ERangeBoundTypes
Fields
| Name | Description |
|---|---|
| ERangeBoundTypes_MAX | |
| Exclusive | |
| Inclusive | |
| Open |
Enumerates the valid types of range bounds.
public enum ERangeBoundTypes
| Name | Description |
|---|---|
| ERangeBoundTypes_MAX | |
| Exclusive | |
| Inclusive | |
| Open |