Logo
Explore Help
Sign In
izzy/UnrealEngineUWP
0
0
Fork 0
You've already forked UnrealEngineUWP
mirror of https://github.com/izzy2lost/UnrealEngineUWP.git synced 2026-03-26 18:15:20 -07:00
Code Issues Packages Projects Releases Wiki Activity
Files
f2ff6bd94de1a5fcde5609e98bcbf57a4b8f2b79
UnrealEngineUWP/Engine/Source/Runtime/CoreUObject/Public/SharedStruct.h

7 lines
157 B
C
Raw Normal View History

Moved StructUtils types (InstancedStruct, StructView, PropertyBag, etc.) to CoreUObject StructUtilsTestSuite has been moved to Developper StructUtilsEditor has been moved to Engine/Editor NetSerialization for FInstancedStruct not using native serialization has been moved to the engine module since FRepLayout is not available in CoreUObject module. Old plugins and modules are kept temporarily and will be remove in a different CL Temporary header files added to facilitate transition to the new include path #jira UE-216472 #rb Devin.Doucette, Francis.Hurteau [CL 34509881 by yoan stamant in ue5-main branch]
2024-06-19 15:22:25 -04:00
// Copyright Epic Games, Inc. All Rights Reserved.
#pragma once
#if UE_ENABLE_INCLUDE_ORDER_DEPRECATED_IN_5_5
#include "StructUtils/SharedStruct.h"
Fixed include paths following StructUtils being moved to CoreUObject #jira UE-216472 #rb devin.doucette [CL 34513428 by yoan stamant in ue5-main branch]
2024-06-19 16:42:16 -04:00
#endif
Reference in New Issue Copy Permalink
Powered by Gitea Page: 1062ms Template: 4ms
English
English
Licenses API