You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
#preflight 63789b0c170bc34a93a869e5 #rb none [CL 23552160 by henrik karlsson in ue5-main branch]
9 lines
191 B
C
9 lines
191 B
C
// Copyright Epic Games, Inc. All Rights Reserved.
|
|
|
|
#pragma once
|
|
|
|
// HEADER_UNIT_SKIP - Bad header
|
|
|
|
#include "VectorVMDataObject.generated.h"
|
|
|
|
//TODO Data Objects are to be totally re-worked
|