IGameDataInventory.GetWeapon method
Returns the weapon row for id, or null if unknown.
public WeaponInfo? GetWeapon(int id)See Also
Section titled “See Also”- struct WeaponInfo
- interface IGameDataInventory
- namespace Stellar.Abstractions.Services
Returns the weapon row for id, or null if unknown.
public WeaponInfo? GetWeapon(int id)