getSharedWeaponData

Gets specific shared weapon data.

Parameters:

  • model (string|number): Weapon model name or hash

  • dataType (string): Data type to retrieve

Returns:

  • any|nil: Requested data or nil

Last updated