Struct MapInfoWeaponProperty
  
  
  
  
  Assembly: SlipeServer.Packets.dll
  Syntax
  
    public struct MapInfoWeaponProperty
   
  Properties
  
    |
    Edit this page
  
  
    View Source
  
  
  EnabledWhenUsingJetpack
  
  
  Declaration
  
    public bool EnabledWhenUsingJetpack { readonly get; set; }
   
  Property Value
  
  
    |
    Edit this page
  
  
    View Source
  
  
  WeaponConfigurations
  
  
  Declaration
  
    public MapInfoWeaponConfiguration[] WeaponConfigurations { readonly get; set; }
   
  Property Value
  
  
    |
    Edit this page
  
  
    View Source
  
  
  WeaponType
  
  
  Declaration
  
    public byte WeaponType { readonly get; set; }
   
  Property Value