#include "PlaylistPropertyArray.h" FPlaylistPropertyArray::FPlaylistPropertyArray() { this->PlaylistReplicationKey = 0; this->BasePlaylist = NULL; this->OverridePlaylist = NULL; }