Files
UnrealEngineUWP/Engine/Source/Editor/AnimGraph/Internal
thomas sarkanen dfdc431256 Fix anim graph node fast path icon not appearing for nodes that do not use blueprint logic
If a node has exposed pins, it will now show up as 'fast path' when all of its pins are constant (as well as when it is actually using the fast path). If a node has no pins exposed it still does not show up as 'fast path', by design to reduce visual clutter.

#jira UE-184014
#rb Jurre.deBaare

[CL 26740552 by thomas sarkanen in ue5-main branch]
2023-08-01 11:35:48 -04:00
..