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