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