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

Search Results for

    Class TftZoomSkin

    Inheritance
    System.Object
    BaseLoadoutData
    TftZoomSkin
    Implements
    ICatalogEntryOwner
    IMetaClass
    Inherited Members
    BaseLoadoutData.CatalogEntry
    BaseLoadoutData.DescriptionTraKey
    BaseLoadoutData.NameTraKey
    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 TftZoomSkin : BaseLoadoutData, ICatalogEntryOwner, IMetaClass

    Properties

    | Improve this Doc View Source

    Name

    Declaration
    public string Name { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    Rarity

    Declaration
    public uint Rarity { get; set; }
    Property Value
    Type Description
    System.UInt32
    | Improve this Doc View Source

    VfxResourceResolver

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

    Implements

    ICatalogEntryOwner
    IMetaClass