League Toolkit League Toolkit
League Toolkit League Toolkit
DocFX + Singulink = ♥

Search Results for

    Class AnvilData

    Inheritance
    System.Object
    IAugment
    AnvilData
    Implements
    IMetaClass
    Inherited Members
    IAugment.RootSpell
    IAugment.AugmentNameId
    IAugment.NameTra
    IAugment.Enabled
    IAugment.AugmentTooltipTra
    IAugment.AugmentSmallIconPath
    IAugment.BuildTags
    IAugment.AugmentDisplayTags
    IAugment.AugmentTags
    IAugment.AugmentLargeIconPath
    IAugment.DescriptionTra
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: LeagueToolkit.Meta.Classes
    Assembly: LeagueToolkit.Meta.Classes.dll
    Syntax
    public class AnvilData : IAugment, IMetaClass

    Properties

    | Improve this Doc View Source

    AnvilTypes

    Declaration
    public MetaUnorderedContainer<byte> AnvilTypes { get; set; }
    Property Value
    Type Description
    MetaUnorderedContainer<System.Byte>
    | Improve this Doc View Source

    ItemLink

    Declaration
    public MetaHash ItemLink { get; set; }
    Property Value
    Type Description
    MetaHash

    Implements

    IMetaClass