This version of Unity is unsupported.
Removed

Network.RemoveRPCsInGroup

Obsolete The legacy networking system has been removed in Unity 2018.2. Use Unity Multiplayer and NetworkIdentity instead.

Declaration

public static void RemoveRPCsInGroup(int group);

Description

Remove all RPC functions which belong to given group number.