Property DetourBackup NamespaceMonoMod.Core.Platforms AssemblyMonoMod.Core.dll DetourBackup Gets the backup data for this detour. This contains the bytes which were originally at the detour location. public ReadOnlyMemory<byte> DetourBackup { get; } Property Value ReadOnlyMemory<byte>