Show / Hide Table of Contents

    Class DetourNativeARMPlatform.DetourType

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

    Fields

    AArch32

    Declaration
    public const DetourNativeARMPlatform.DetourType AArch32
    Field Value
    Type Description
    DetourNativeARMPlatform.DetourType

    AArch32BX

    Declaration
    public const DetourNativeARMPlatform.DetourType AArch32BX
    Field Value
    Type Description
    DetourNativeARMPlatform.DetourType

    AArch64

    Declaration
    public const DetourNativeARMPlatform.DetourType AArch64
    Field Value
    Type Description
    DetourNativeARMPlatform.DetourType

    Thumb

    Declaration
    public const DetourNativeARMPlatform.DetourType Thumb
    Field Value
    Type Description
    DetourNativeARMPlatform.DetourType

    ThumbBX

    Declaration
    public const DetourNativeARMPlatform.DetourType ThumbBX
    Field Value
    Type Description
    DetourNativeARMPlatform.DetourType

    value__

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