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

Search Results for

    Class LolModesPhaseData

    Inheritance
    System.Object
    LolModesPhaseData
    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 LolModesPhaseData : IMetaClass

    Properties

    | Improve this Doc View Source

    DisplayNameTra

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

    m1153301752

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

    m1880219000

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

    m3137091019

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

    Subphases

    Declaration
    public MetaContainer<MetaEmbedded<LolModesSubphaseData>> Subphases { get; set; }
    Property Value
    Type Description
    MetaContainer<MetaEmbedded<LolModesSubphaseData>>
    | Improve this Doc View Source

    Type

    Declaration
    public byte Type { get; set; }
    Property Value
    Type Description
    System.Byte

    Implements

    IMetaClass