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
201723fdccb474f474608fa0e4f199ec57c8304e
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
AdvancedWidgets
History
patrick boutot
16029e56b3
PropertyViewer: use a weakobjptr and fetch the property each time it is requested. That is more slow but prevents crash when an editor compile a BP and doesn't trigger the correct callback.
...
#rb yohann.dossantos #jira UE-213159 [CL 33262747 by patrick boutot in ue5-main branch]
2024-04-26 09:58:00 -04:00
..
Private
PropertyViewer: use a weakobjptr and fetch the property each time it is requested. That is more slow but prevents crash when an editor compile a BP and doesn't trigger the correct callback.
2024-04-26 09:58:00 -04:00
Public
…
AdvancedWidgets.Build.cs
…