DT_AttachmentData - VelouriasMoon/SNX-Plugin GitHub Wiki

Value Name toml Type Unreal Type
Category string enum EAttachmentCategory
Variation int int
bUseAnimation bool bool
EquipDataIndex int int
MaterialData array FFAttachmentMaterialData

FFAttachmentMaterialData

Value Name toml Type Unreal Type
Index int int
ObjectID string TSoftObjectPtr<UMaterialInstance>