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
43f96dd3a61573c19e1bd7026b45cf39ddfca995
UnrealEngineUWP
/
Engine
/
Source
/
Editor
/
SubobjectDataInterface
/
Public
History
ben hoffman
43f96dd3a6
Fix typo in comment
...
#jira none #rb trivial #rnx [CL 16679627 by ben hoffman in ue5-main branch]
2021-06-15 17:11:10 -04:00
..
BaseSubobjectDataFactory.h
…
ChildActorSubobjectData.h
…
ChildSubobjectDataFactory.h
…
InheritedSubobjectData.h
Add IsInheritedComponent override to FInheritedSubobjectData to get it to correctly return true.
2021-05-14 18:33:04 -04:00
InheritedSubobjectDataFactory.h
…
SubobjectData.h
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.h
…
SubobjectDataFactory.h
…
SubobjectDataHandle.h
Keep track of the created slate nodes while updating tree in the local function scope instead of calling FindOrCreateSlateNodeForHandle because we cannot gaurantee that the grandparent node will be in the RootTree when creating subobjects.
2021-05-26 23:50:31 -04:00
SubobjectDataInterfaceModule.h
…
SubobjectDataSubsystem.h
Fix typo in comment
2021-06-15 17:11:10 -04:00