Table of Contents

Property OrigEntrypoint

Namespace
MonoMod.Core
Assembly
MonoMod.Core.dll

OrigEntrypoint

Gets the alternate entrypoint for the original function.
nint OrigEntrypoint { get; }

Property Value

nint

Remarks

It is only valid to access this property if HasOrigEntrypoint is true