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
7efbe1441d14d1fb1912e6320457498df609ee0f
UnrealEngineUWP
/
Engine
/
Source
/
Editor
/
SubobjectEditor
/
Private
History
ben hoffman
4ef76b382c
Fix an incorrect tooltip on the Default Scene Root component in the subobject editor. It incorrectly said that "it cannot be copied", but it is perfectly valid to copy the scene root component and paste it somewhere else in the subobject hierarchy.
...
#jira UE-192769 #rb Zak.Middleton [CL 30986929 by ben hoffman in ue5-main branch]
2024-01-29 23:23:13 -05:00
..
SSubobjectBlueprintEditor.cpp
#jira UE-196209
2023-12-14 06:34:39 -05:00
SSubobjectEditor.cpp
Fix an incorrect tooltip on the Default Scene Root component in the subobject editor. It incorrectly said that "it cannot be copied", but it is perfectly valid to copy the scene root component and paste it somewhere else in the subobject hierarchy.
2024-01-29 23:23:13 -05:00
SSubobjectEditorModule.cpp
…
SSubobjectInstanceEditor.cpp
…