#include "ActiveTieredCollectionLayout.h" FActiveTieredCollectionLayout::FActiveTieredCollectionLayout() { this->Layout = NULL; this->MaxTierUnlocked = 0; this->bLocked = false; }