#include "CreativePlotSessionData.h" FCreativePlotSessionData::FCreativePlotSessionData() { TimesInventoryOpened = 0; TimesIslandMenuOpened = 0; TimesGameStarted = 0; }