ECopyType
Namespace: UAssetAPI.UnrealTypes.EngineEnums
public enum ECopyType
Inheritance Object → ValueType → Enum → ECopyType
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
| Name | Value | Description |
|---|---|---|
| PlainProperty | 0 | |
| BoolProperty | 1 | |
| StructProperty | 2 | |
| ObjectProperty | 3 | |
| NameProperty | 4 | |
| ECopyType_MAX | 5 |