Please make the delegates UAITask_UseGameplayBehaviorSmartObject public

I was trying to implement the Smart object logics in C++ where I noticed that I cannot bind to the OnSucceeded delegate and finish my BTTask when it gets called.