#include "FortGameplayCueParticleInfo.h" FFortGameplayCueParticleInfo::FFortGameplayCueParticleInfo() { this->ParticleSystem = NULL; this->bCastShadow = false; this->bOverrideCondition = false; this->bOverrideAttachment = false; }