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
5.4
Add File
New File
Upload File
Apply Patch
UnrealEngineUWP
/
Engine
/
Source
/
Editor
/
StatsViewer
/
Private
History
ben zeigler
ac46f364af
Fix some incorrect calls to IsDefaultSubobject
...
#rb Tim.Smith [CL 30906822 by ben zeigler in 5.4 branch]
2024-01-25 18:34:20 -05:00
..
StatsEntries
Fixed up a lot of bool-taking container resize functions to take EAllowShrinking instead.
2024-01-19 19:41:56 -05:00
StatsPages
Fix some incorrect calls to IsDefaultSubobject
2024-01-25 18:34:20 -05:00
ActorArrayHyperlinkColumn.cpp
…
ActorArrayHyperlinkColumn.h
…
ObjectHyperlinkColumn.cpp
…
ObjectHyperlinkColumn.h
…
SStatsViewer.cpp
TFieldIterator iterates raw pointers - no need to make them weak while iterating
2023-11-28 11:32:14 -05:00
SStatsViewer.h
…
StatsCustomColumn.cpp
…
StatsCustomColumn.h
…
StatsPageManager.cpp
…
StatsPageManager.h
…
StatsViewerModule.cpp
…
StatsViewerUtils.cpp
…