mirror of
https://github.com/FortniteModdingHub/FNGameProj.git
synced 2026-08-28 19:27:53 +00:00
Update
This commit is contained in:
+7
@@ -0,0 +1,7 @@
|
||||
#include "SmartObjectManager.h"
|
||||
|
||||
USmartObjectManager::USmartObjectManager() {
|
||||
this->bCreateIfMissing = true;
|
||||
this->DefaultUnusedSmartObjectLifespan = 1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user