EAttachmentRule
Namespace: UAssetAPI.UnrealTypes.EngineEnums
public enum EAttachmentRule
Inheritance Object → ValueType → Enum → EAttachmentRule
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
| Name | Value | Description |
|---|---|---|
| KeepRelative | 0 | |
| KeepWorld | 1 | |
| SnapToTarget | 2 | |
| EAttachmentRule_MAX | 3 |