#include "MinigameScoreEntry.h" FMinigameScoreEntry::FMinigameScoreEntry() { this->Score = 0.00f; this->bHasScore = false; }