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
a2be3384f86abc4becc2db1d8a8ffe8cf8cc9c47
UnrealEngineUWP
/
Engine
/
Source
/
Editor
/
SubobjectDataInterface
History
ben hoffman
a2be3384f8
Keep track of visited subobject data handles in USubobjectDataSubsystem::GetActorRootHandle. This is a safegaurd to stop an editor freeze during re-parenting of components which cannot be repro'd internally. Add an error log to get some more info from users who may encounter this.
...
#jira UE-214965 #rb jodon.karlik [CL 35625116 by ben hoffman in ue5-main branch]
2024-08-19 10:00:54 -04:00
..
Private
Keep track of visited subobject data handles in USubobjectDataSubsystem::GetActorRootHandle. This is a safegaurd to stop an editor freeze during re-parenting of components which cannot be repro'd internally. Add an error log to get some more info from users who may encounter this.
2024-08-19 10:00:54 -04:00
Public
Add function to get parent handle for a subobject data
2024-07-24 16:53:20 -04:00
SubobjectDataInterface.Build.cs
…