Property Id
- Namespace
- MonoMod.RuntimeDetour
- Assembly
- MonoMod.RuntimeDetour.dll
Id
Gets the ID of the detours represented by this config. Typically, this will be the name of the mod which creates this detour.
public string Id { get; }
public string Id { get; }