GameDevRepo

Free Unity C# Script library used to make a full Unity3d game.


Project maintained by wesleywh Hosted on GitHub Pages — Theme by mattgraham

Back To Navigation Tree

InvWeaponManager

Description:

File has no description.

Variables:

List of variables that you can modify in the inspector.

Access Name Type Default Value Description
private NoWeapon GameObject null No description.
private weaponOptions WeaponNew[] no default No description.
private weaponAmmoUITag string “GUIAmmo” No description.
private scrollSelectDelay float 0.3f No description.
private holding WeaponNew null No description.
private GUIAmmoUI GameObject null No description.
public getUI() GameObject no default No description.
public GetHoldingObject() GameObject no default No description.