Partial class for BaseSandboxWeapon containing only a comment about view model lifecycle coming from the engine BaseCombatWeapon. No executable code is present in this file.
public partial class BaseSandboxWeapon
{
// The view model lifecycle - creation on equip, the deploy presentation, destruction on holster -
// all comes from the engine BaseCombatWeapon.
}