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.5
Add File
New File
Upload File
Apply Patch
UnrealEngineUWP
/
Engine
/
Source
/
Editor
/
BlueprintGraph
History
jamie dale
29b79bcaf6
Audited existing usage of FText::FindText
...
[FYI] Leon.Huang #rnx [CL 36756757 by jamie dale in 5.5 branch]
2024-10-01 19:24:00 -04:00
..
Classes
Add the ability to set DeprecatedFunction="Note" (and DeprecatedVariable) metadata in C++ to lower the severity of a blueprint deprecation message.
2024-09-19 15:54:42 -04:00
Private
Audited existing usage of FText::FindText
2024-10-01 19:24:00 -04:00
Public
UE-196156 - Add exec toggle for pure nodes
2024-08-05 11:58:15 -04:00
BlueprintGraph.Build.cs
Set bAutomaticallyRegisterInputOnConstruction to true on every legacy input node as well to ensure that they get bound during compilation. This is required to allow the use of these legacy key nodes in widget blueprints after the changes made in 35418847 to automatically create the widget blueprint bindings during Blueprint compilation.
2024-09-17 10:46:25 -04:00