diff options
Diffstat (limited to 'Source/UGCExample/UGCExample.h')
| -rw-r--r-- | Source/UGCExample/UGCExample.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Source/UGCExample/UGCExample.h b/Source/UGCExample/UGCExample.h new file mode 100644 index 0000000..677c8e2 --- /dev/null +++ b/Source/UGCExample/UGCExample.h @@ -0,0 +1,6 @@ +// Copyright Epic Games, Inc. All Rights Reserved. + +#pragma once + +#include "CoreMinimal.h" + |