Hey guys !
I noticed a few nodes that are documented in the Blueprint API which does not show up in Unreal, even when I untick “Context Sensitive”. Nodes such as [Reverse][1] and [Add Instances][2] (notice that it’s the plural version).
Why is that so ? Am I missing something ?
Thanks !
Turns out - the API Reference has all nodes and functions available in the latest Unreal version. Those two nodes were added in 4.26.
Here they are, available in 4.26.
Might be nice to have an added in version X.XX note in the documentation.
So, great ! That makes sense ! Have a good day