Why NavLinkProxy's events are not 'Virtual'?

Hi :slight_smile:

during trying to use NavLinkProxy class on C++, i have find that NavLinkProxy’s events are not a Virtual.

especially “ReceiveSmartLinkReached”. i thinks it intended to be override-able function like ‘Tick’ or ‘Begin Play’ which are Virtual function.

can someone explain about it ?

thanks for reading, hope you have a great day :smiley: