Search Results for

    Show / Hide Table of Contents

    Method GetSafeCoordForPed

    GetSafeCoordForPed(Vector3)

    Declaration
    public static Vector3 GetSafeCoordForPed(Vector3 position)
    Parameters
    Type Name Description
    Vector3 position
    Returns
    Type Description
    Vector3

    GetSafeCoordForPed(Vector3, Boolean)

    Declaration
    public static Vector3 GetSafeCoordForPed(Vector3 position, bool sidewalk)
    Parameters
    Type Name Description
    Vector3 position
    System.Boolean sidewalk
    Returns
    Type Description
    Vector3

    GetSafeCoordForPed(Vector3, Boolean, Int32)

    Declaration
    public static Vector3 GetSafeCoordForPed(Vector3 position, bool sidewalk, int flags)
    Parameters
    Type Name Description
    Vector3 position
    System.Boolean sidewalk
    System.Int32 flags
    Returns
    Type Description
    Vector3
    ☀
    ☾
    Back to top Copyright (C) 2015 crosire - zlib
    Generated with DocFX