#include "CustomCharacterAccessoryData.h" UCustomCharacterAccessoryData::UCustomCharacterAccessoryData() { AttachmentOverrideData = NULL; bUseClothCollisionFromOtherParts = false; bCollideWithOtherPartsCloth = false; }