Class WeaponConfigurationConstants
Inherited Members
Namespace: SlipeServer.Server.Constants
Assembly: SlipeServer.Server.dll
Syntax
public static class WeaponConfigurationConstants
Properties
| Edit this page View SourceDefaults
Declaration
public static Dictionary<WeaponId, Dictionary<WeaponSkillLevel, WeaponConfiguration>> Defaults { get; }
Property Value
Type | Description |
---|---|
Dictionary<WeaponId, Dictionary<WeaponSkillLevel, WeaponConfiguration>> |