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

Search Results for

    Class Class0xb3f382ff

    Inheritance
    System.Object
    Class0xb3f382ff
    Implements
    IMetaClass
    Inherited Members
    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 Class0xb3f382ff : IMetaClass

    Properties

    | Improve this Doc View Source

    BuffName

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

    Color

    Declaration
    public Color Color { get; set; }
    Property Value
    Type Description
    Color
    | Improve this Doc View Source

    EffectAmounts

    Declaration
    public MetaUnorderedContainer<MetaEmbedded<TftEffectAmount>> EffectAmounts { get; set; }
    Property Value
    Type Description
    MetaUnorderedContainer<MetaEmbedded<TftEffectAmount>>
    | Improve this Doc View Source

    IconPath

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

    LocationTra

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

    LongDescriptionTra

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

    m2566266508

    Declaration
    public bool m2566266508 { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    m3393527269

    Declaration
    public MetaUnorderedContainer<MetaObjectLink> m3393527269 { get; set; }
    Property Value
    Type Description
    MetaUnorderedContainer<MetaObjectLink>
    | Improve this Doc View Source

    m814462855

    Declaration
    public MetaHash m814462855 { get; set; }
    Property Value
    Type Description
    MetaHash
    | Improve this Doc View Source

    Name

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

    PortraitIconPath

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

    Rarity

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

    RegionName

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

    RegionTra

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

    ShortDescriptionTra

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

    Type

    Declaration
    public uint Type { get; set; }
    Property Value
    Type Description
    System.UInt32

    Implements

    IMetaClass