Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
C# (CSharp) Patches.ApplyDetourPatches Examples
Programming Language:
C# (CSharp)
Class/Type:
Patches
Method/Function:
ApplyDetourPatches
Examples at hotexamples.com:
1
C# (CSharp) Patches.ApplyDetourPatches - 1 examples found
. These are the top rated real world C# (CSharp) examples of
Patches.ApplyDetourPatches
extracted from open source projects. You can rate examples to help us improve the quality of examples.
Frequently Used Methods
Show
Hide
Add(30)
Clear(8)
ChangePrefabParameters(5)
Items(4)
ContainsKey(4)
Init(3)
ExportYAML(3)
ApplyPatches(3)
Patch(2)
GetPatches(2)
DisplayedRowCount(2)
Remove(2)
Apply(2)
ApplyHardcorePatch(2)
ChangeAccessories(1)
GetValueOrDefault(1)
PatchVRC_Station(1)
AnalyzeAssemblyAndWrite(1)
OrderBy(1)
OpenProcess(1)
NullOrEmpty(1)
Any(1)
IsHairAccessory(1)
ApplyDetourPatches(1)
ClearSelection(1)
GetNameFromIDAndType(1)
GetChaAccessoryComponent(1)
FullCrc(1)
ApplyHarmonyPatches(1)
All(1)
ApplyILPatches(1)
Contains(1)
CloseHandle(1)
Create(1)
Frequently Used Methods
Add (30)
Clear (8)
ChangePrefabParameters (5)
Items (4)
ContainsKey (4)
Init (3)
ExportYAML (3)
ApplyPatches (3)
Patch (2)
GetPatches (2)
Frequently Used Methods
DisplayedRowCount (2)
Remove (2)
Apply (2)
ApplyHardcorePatch (2)
ChangeAccessories (1)
GetValueOrDefault (1)
PatchVRC_Station (1)
AnalyzeAssemblyAndWrite (1)
OrderBy (1)
OpenProcess (1)
NullOrEmpty (1)
Any (1)
IsHairAccessory (1)
ApplyDetourPatches (1)
ClearSelection (1)
GetNameFromIDAndType (1)
GetChaAccessoryComponent (1)
FullCrc (1)
ApplyHarmonyPatches (1)
All (1)
Frequently Used Methods
NullOrEmpty (1)
Any (1)
IsHairAccessory (1)
ApplyDetourPatches (1)
ClearSelection (1)
GetNameFromIDAndType (1)
GetChaAccessoryComponent (1)
FullCrc (1)
ApplyHarmonyPatches (1)
All (1)
ApplyILPatches (1)
Contains (1)
CloseHandle (1)
Create (1)
Frequently Used Methods
ApplyILPatches (1)
Contains (1)
CloseHandle (1)
Create (1)
Example #1
0
Show file
File:
MasterModeReloaded.cs
Project:
MutantWafflez/MasterModeReloaded
public override void Load() { Patches.ApplyDetourPatches(); Patches.ApplyILPatches(); }
x