I am confused regarding how the actor subclasses are linked with each other.
I found the ActorReplication.cpp which is responsible for actor replication and the actorchannel.h. What is the purose of ActorChannel.h and how is ActorReplication.cpp linked with the Actor.cpp?