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
daacee5732ea20871e243ccd11746bd97a142e4e
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
SlateCore
/
Private
/
FastUpdate
History
steve robb
f8d47335a4
Replaced RemoveAt(N, 1, EAllowShrinking::*) with RemoveAt(N, EAllowShrinking::*).
...
[CL 31626444 by steve robb in ue5-main branch]
2024-02-19 16:51:58 -05:00
..
SlateElementSortedArray.h
Replaced RemoveAt(N, 1, EAllowShrinking::*) with RemoveAt(N, EAllowShrinking::*).
2024-02-19 16:51:58 -05:00
SlateInvalidationRoot.cpp
Replaced RemoveAt(N, 1, EAllowShrinking::*) with RemoveAt(N, EAllowShrinking::*).
2024-02-19 16:51:58 -05:00
SlateInvalidationRootList.h
…
SlateInvalidationWidgetHeap.cpp
…
SlateInvalidationWidgetHeap.h
…
SlateInvalidationWidgetIndex.cpp
…
SlateInvalidationWidgetList.cpp
Slate: Add test to prevent unwanted modifications while iterating on a the list with the FWidgetAttributeIterator.
2024-01-24 10:26:07 -05:00
SlateInvalidationWidgetList.h
Slate: Add test to prevent unwanted modifications while iterating on a the list with the FWidgetAttributeIterator.
2024-01-24 10:26:07 -05:00
SlateInvalidationWidgetSortOrder.cpp
…
WidgetProxy.cpp
…