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

Search Results for

    Class TftTraitInfoNubData

    Inheritance
    System.Object
    TftInfoNubData
    TftTraitInfoNubData
    Implements
    IMetaClass
    Inherited Members
    TftInfoNubData.m3950306246
    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 TftTraitInfoNubData : TftInfoNubData, IMetaClass

    Properties

    | Improve this Doc View Source

    TitleKey

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

    Trait

    Declaration
    public MetaObjectLink Trait { get; set; }
    Property Value
    Type Description
    MetaObjectLink

    Implements

    IMetaClass