BP and C++ behave differently regarding RepNotify. With BP the OnRep_Whatever is also called for the server (with exceptions). E.g. if you change elements of an array (with Add node), OnRep won’t be called for BP either.
2 Likes