Protocol.PatchedMethods
#
Type#
Description#
IDs of methods which have custom protocol handlers. When Protocol.Patches
is not nil
and an RMC method with an ID set in this slice is sent, the custom protocols handler is called instead. Used for overriding existing RMC method implementations and adding support for new/custom/game-specific RMC methods.