mirror of
https://github.com/Milxnor/Project-Reboot-3.0.git
synced 2026-01-13 02:42:22 +01:00
i probably broke the whole projecvt
This commit is contained in:
7
Project Reboot 3.0/FortDecoItemDefinition.cpp
Normal file
7
Project Reboot 3.0/FortDecoItemDefinition.cpp
Normal file
@@ -0,0 +1,7 @@
|
||||
#include "FortDecoItemDefinition.h"
|
||||
|
||||
static UClass* StaticClass()
|
||||
{
|
||||
static auto ptr = FindObject<UClass>("/Script/FortniteGame.FortDecoItemDefinition");
|
||||
return ptr;
|
||||
}
|
||||
Reference in New Issue
Block a user