Show / Hide Table of Contents

    Class DetourNativeX86Platform.DetourType

    Inheritance
    System.Object
    DetourNativeX86Platform.DetourType
    Namespace: MonoMod.RuntimeDetour.Platforms
    Assembly: MonoMod.RuntimeDetour.dll
    Syntax
    public sealed class DetourType : Enum

    Fields

    Abs32

    Declaration
    public const DetourNativeX86Platform.DetourType Abs32
    Field Value
    Type Description
    DetourNativeX86Platform.DetourType

    Abs64

    Declaration
    public const DetourNativeX86Platform.DetourType Abs64
    Field Value
    Type Description
    DetourNativeX86Platform.DetourType

    Rel32

    Declaration
    public const DetourNativeX86Platform.DetourType Rel32
    Field Value
    Type Description
    DetourNativeX86Platform.DetourType

    value__

    Declaration
    public byte value__
    Field Value
    Type Description
    System.Byte
    Back to top Yet another C# modding swiss army knife.