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
d2844cee0ccbc5cf74ac9032108aca0ebbdfd235
UnrealEngineUWP
/
Engine
/
Source
/
Editor
/
SubobjectDataInterface
/
Private
History
ben hoffman
74ba7a83b6
Fix SA warning with NewSCSNode in PasteSubobjects
...
#jira none #rb trivial #rnx [CL 16623623 by ben hoffman in ue5-main branch]
2021-06-10 11:05:53 -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
Correctly check for a root component that is native with a different name than the default. This will allow other systems such as drag/drop to evaulate correctly when the subobject editor is asked to find the default scene root given only the actor instance.
2021-05-17 16:43:05 -04:00
SubobjectDataBlueprintFunctionLibrary.cpp
…
SubobjectDataHandle.cpp
…
SubobjectDataInterfaceModule.cpp
…
SubobjectDataSubsystem.cpp
Fix SA warning with NewSCSNode in PasteSubobjects
2021-06-10 11:05:53 -04:00