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
a3f78ff5354c4e9abdd4fdfd00628e14cb8a0732
UnrealEngineUWP
/
Engine
/
Source
/
Editor
/
BlueprintGraph
History
steve robb
2aeafac0fc
Replaced ImplicitCast in a variety of places.
...
[CL 32757787 by steve robb in ue5-main branch]
2024-04-05 09:19:01 -04:00
..
Classes
Replaced ImplicitCast in a variety of places.
2024-04-05 09:19:01 -04:00
Private
Avoid use of TWeakFieldPtr for performance reasons, avoid use TWeakObjectPtr because hashing it in this way is unsafe. This is principally an optimization for the blueprint context menu, as this binding object is frequently constructed and is passed by value
2024-04-02 17:25:44 -04:00
Public
Deprecated redundant fields in UK2Node_CallFunction.
2024-03-25 13:56:13 -04:00
BlueprintGraph.Build.cs
…