Search Results for

    Show / Hide Table of Contents

    Method ShootBullet

    ShootBullet(Vector3, Vector3, Ped, Model, Int32)

    Declaration
    public static void ShootBullet(Vector3 sourcePosition, Vector3 targetPosition, Ped owner, Model model, int damage)
    Parameters
    Type Name Description
    Vector3 sourcePosition
    Vector3 targetPosition
    Ped owner
    Model model
    System.Int32 damage

    ShootBullet(Vector3, Vector3, Ped, Model, Int32, Single)

    Declaration
    public static void ShootBullet(Vector3 sourcePosition, Vector3 targetPosition, Ped owner, Model model, int damage, float speed)
    Parameters
    Type Name Description
    Vector3 sourcePosition
    Vector3 targetPosition
    Ped owner
    Model model
    System.Int32 damage
    System.Single speed
    ☀
    ☾
    Back to top Copyright (C) 2015 crosire - zlib
    Generated with DocFX