mirror of
https://github.com/FortniteModdingHub/FNGameProj.git
synced 2026-08-28 04:23:34 +00:00
Update
This commit is contained in:
+8
@@ -0,0 +1,8 @@
|
||||
#include "SmartObjectComponent.h"
|
||||
|
||||
USmartObjectComponent::USmartObjectComponent() {
|
||||
this->ExecutionPriorityOverride = 0;
|
||||
this->bRichSmartObjectOwner = false;
|
||||
this->bRichSmartObjectComponent = false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user