Struct WeaponList.Weapon
Namespace: Global Namespace
Syntax
[Serializable]
public struct Weapon
Fields
weaponName
Declaration
public string weaponName
Field Value
Type | Description |
---|---|
String |
weaponPrefab
Declaration
public GameObject weaponPrefab
Field Value
Type | Description |
---|---|
GameObject |