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
d8257dfbb6447101b424ae5a60c4ee2540887d05
UnrealEngineUWP
/
Engine
/
Source
/
Editor
/
KismetCompiler
History
dan oconnor
9506cf76a4
Downgrade this warning to note
...
#rb None #rnx #jira #preflight [CL 25720702 by dan oconnor in ue5-main branch]
2023-06-01 01:30:37 -04:00
..
Private
Downgrade this warning to note
2023-06-01 01:30:37 -04:00
Public
Non unity fix
2023-05-31 23:53:03 -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