They are not; User Events are server-side, so the client wouldn't have access to them. If you have common functions that need to run in both contexts, I suggest moving them out into a custom Module, and include that module as a dependency in both your UE and your CS.