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

Search Results for

    Class TftPassWelcomeData

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

    Properties

    | Improve this Doc View Source

    BodyTraKey

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

    ConfirmButtonTraKey

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

    SubtitleTraKey

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

    TitleTrakey

    Declaration
    public string TitleTrakey { get; set; }
    Property Value
    Type Description
    System.String

    Implements

    IMetaClass