Override Actor Component functions in Owning Actor?

Blueprint Interface’s NativeEvents can have default function body in C++ and can be overriden on both Component and Actor implementing that Interface natively.