There are two ways to call from C++ to bridged languages:
std::function<>
Overriding C++ virtual functions is currently supported by Python and JavaScript bridge, support for other languages coming soon.