I want to search a BTTask in Behaviour Tree by its Node Name or Blueprint Display Name, so that even if the file name is quite long, I and my partner can use Acronyms or other language to search it.
So far neither BTTask node name nor Blueprint Display name can do this. I wonder if any solution to my requirement?
Here I use “任务” for Node Name and Blueprint Display Name for BTTask Blueprint BTTask_Base. I would like BTTask_Base to be searched by “任务” or any other string that I set for BTTask_Base.