Search Results for

    Show / Hide Table of Contents

    Method PointAt

    PointAt(Vector3)

    Declaration
    public void PointAt(Vector3 target)
    Parameters
    Type Name Description
    Vector3 target

    PointAt(Entity)

    Declaration
    public void PointAt(Entity target)
    Parameters
    Type Name Description
    Entity target

    PointAt(Entity, Vector3)

    Declaration
    public void PointAt(Entity target, Vector3 offset)
    Parameters
    Type Name Description
    Entity target
    Vector3 offset

    PointAt(Ped, Int32)

    Declaration
    public void PointAt(Ped target, int boneIndex)
    Parameters
    Type Name Description
    Ped target
    System.Int32 boneIndex

    PointAt(Ped, Int32, Vector3)

    Declaration
    public void PointAt(Ped target, int boneIndex, Vector3 offset)
    Parameters
    Type Name Description
    Ped target
    System.Int32 boneIndex
    Vector3 offset
    ☀
    ☾
    Back to top Copyright (C) 2015 crosire - zlib
    Generated with DocFX