Method | Description | |
---|---|---|
IsWeaponUnlocked ( string name ) : bool | ||
UnlockWeapon ( string name ) : void |
Method | Description | |
---|---|---|
InitialWeapons ( ) : string[] |
public static IsWeaponUnlocked ( string name ) : bool | ||
name | string | |
return | bool |
public static UnlockWeapon ( string name ) : void | ||
name | string | |
return | void |