At 11:53 in the video we are setting up OnStartClient and OnStopClient for the unit class, and making sure that the connection is for a client and not the host.
What is the reason that these methods are in the client section but not decorated with [Client]?