mirror of
https://github.com/Milxnor/Project-Reboot-3.0.git
synced 2026-01-13 10:52:22 +01:00
dispatch request
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include "FortDecoItemDefinition.h"
|
||||
|
||||
static UClass* StaticClass()
|
||||
UClass* UFortDecoItemDefinition::StaticClass()
|
||||
{
|
||||
static auto ptr = FindObject<UClass>("/Script/FortniteGame.FortDecoItemDefinition");
|
||||
return ptr;
|
||||
|
||||
Reference in New Issue
Block a user