This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
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
2409773c4ccdfbc4e86cc979449ca59d951c446d
UnrealEngineUWP
/
Engine
/
Source
/
Editor
/
SubobjectDataInterface
/
Private
History
ben hoffman
2c4b1df587
Added logging when a blueprint component cannot be deleted when called from blueprints
...
#jira UE-117855 #rb trivial #rnx [CL 16665192 by ben hoffman in ue5-main branch]
2021-06-14 17:50:08 -04:00
..
BaseSubobjectDataFactory.cpp
…
ChildActorSubobjectData.cpp
…
ChildSubobjectDataFactory.cpp
…
InheritedSubobjectData.cpp
Add IsInheritedComponent override to FInheritedSubobjectData to get it to correctly return true.
2021-05-14 18:33:04 -04:00
InheritedSubobjectDataFactory.cpp
Fix Subobject Data Factories not creating inherited subobject data in situations where a USCS_Node was added via the SimpleConstruction Script
2021-05-13 20:44:17 -04:00
SubobjectData.cpp
Add a GetDragDropDisplayText function to subobject data to allow for easier conversions to FText for drag/drop operations
2021-06-10 16:38:49 -04:00
SubobjectDataBlueprintFunctionLibrary.cpp
…
SubobjectDataHandle.cpp
…
SubobjectDataInterfaceModule.cpp
…
SubobjectDataSubsystem.cpp
Added logging when a blueprint component cannot be deleted when called from blueprints
2021-06-14 17:50:08 -04:00