#include "MusicPlayerData.h" FMusicPlayerData::FMusicPlayerData() { this->SongIndex = 0; this->ServerTimeSongStarted = 0.00f; }