BP OnReps are just a “variable has been set” callback, thus the “it doesn’t matter where is set, it will always fire”, while C++ OnReps are real replication callbacks that will only fire on client when set on server.
BP OnReps are just a “variable has been set” callback, thus the “it doesn’t matter where is set, it will always fire”, while C++ OnReps are real replication callbacks that will only fire on client when set on server.