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
ecd2f824a1f2381d907593c853794de82d8bd580
UnrealEngineUWP
/
Engine
/
Source
/
Editor
/
KismetCompiler
History
robert millar
f9d7673020
Improve missing-property error messages to use full paths and use specified scope instead of self-class.
...
#rb dan.oconnor [CL 27965251 by robert millar in ue5-main branch]
2023-09-18 13:28:37 -04:00
..
Private
Improve missing-property error messages to use full paths and use specified scope instead of self-class.
2023-09-18 13:28:37 -04:00
Public
Kismet Compiler: Deprecate SpawnIntermediateEventNode
2023-08-24 20:56:35 -04:00
KismetCompiler.Build.cs
MVVM: Add the FieldNotify pattern to the base Blueprint. The pattern will be removed from the Widget and from the ViewmodelBase class. A BP variable that has the FieldNotify flag will use a different setter. If the variable is replicated, the OnRep function will broadcast the FieldNotification event. FieldNotify variables cannot be used as a ref argument.
2023-04-13 11:55:18 -04:00