mirror of
https://github.com/FortniteModdingHub/FNGameProj.git
synced 2026-09-02 12:33:25 +00:00
Update
This commit is contained in:
+7
@@ -0,0 +1,7 @@
|
||||
#include "AITask_UseSmartObject.h"
|
||||
|
||||
UAITask_UseSmartObject* UAITask_UseSmartObject::UseSmartObject(AAIController* Controller, AActor* SmartObjectActor, USmartObjectComponent* SmartObjectComponent, bool bLockAILogic) {
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user