ECppForm
Namespace: UAssetAPI.ExportTypes
How this enum is declared in C++. Affects the internal naming of enum values.
public enum ECppForm
Inheritance Object → ValueType → Enum → ECppForm
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
| Name | Value | Description |
|---|---|---|
| Regular | 0 | |
| Namespaced | 1 | |
| EnumClass | 2 |