How to access OnUndo from UTransbuffer in c++

Hi want to bind a method to the delegate OnUndo hold by UTransbuffer class : UTransBuffer | Unreal Engine Documentation

But I can’t find where is the instance is.