Search Results for

    Show / Hide Table of Contents

    Method Give

    Give(WeaponHash, Int32, Boolean, Boolean)

    Declaration
    public Weapon Give(WeaponHash hash, int ammoCount, bool equipNow, bool isAmmoLoaded)
    Parameters
    Type Name Description
    WeaponHash hash
    System.Int32 ammoCount
    System.Boolean equipNow
    System.Boolean isAmmoLoaded
    Returns
    Type Description
    Weapon

    Give(String, Int32, Boolean, Boolean)

    Declaration
    public Weapon Give(string name, int ammoCount, bool equipNow, bool isAmmoLoaded)
    Parameters
    Type Name Description
    System.String name
    System.Int32 ammoCount
    System.Boolean equipNow
    System.Boolean isAmmoLoaded
    Returns
    Type Description
    Weapon
    ☀
    ☾
    Back to top Copyright (C) 2015 crosire - zlib
    Generated with DocFX