blueprint not showing all functions in list

I downloaded Unreal Engine Demo Project “Croptout” and was curios how animation of path made for villager.
I started to look code in Player blueprint, and didnt found anything, then checked whole project and still nothing. I found niagara system itself, then with reference Viewer and search in blueprint I found where it used.
But for some reason this function where it used is hidden in function list in blueprint itself.
I attached video
ueblueprint.flv (1.8 MB)
Maybe I am doing something wrong, or have misconfigured something, or maybe it’s expected behaviour, but as you see function is not showing in list, but when I directly search for it keywords it shows in results as well as some other functions. I tried to change configuration of this block, and select all options like Show inherited variables etc… but still same behaviour.
I am using UE 5.3.2

Hey @horuszp92! Welcome to the forums!

Don’t worry, it seems like you’re just missing the dropdown!
The function is categorized, and the categories can be collapsed! :slight_smile: Just hit the arrow and it’ll expand!

Notice the arrow going from > to V! :slight_smile:
image

image

Let us know if there’s anything else we can help you with!