Show / Hide Table of Contents

Class WeaponConfigurationConstants

Inheritance
object
WeaponConfigurationConstants
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: SlipeServer.Server.Constants
Assembly: SlipeServer.Server.dll
Syntax
public static class WeaponConfigurationConstants

Properties

| Edit this page View Source

Defaults

Declaration
public static Dictionary<WeaponId, Dictionary<WeaponSkillLevel, WeaponConfiguration>> Defaults { get; }
Property Value
Type Description
Dictionary<WeaponId, Dictionary<WeaponSkillLevel, WeaponConfiguration>>
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX