#include "SmartObjectManager.h" USmartObjectManager::USmartObjectManager() { this->bCreateIfMissing = true; this->DefaultUnusedSmartObjectLifespan = 1; }