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

Search Results for

    Class TftTrovesCelebrationThemeData

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

    Properties

    | Improve this Doc View Source

    CurrencySegmentData

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

    HighlightSegmentData

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

    PortalSegmentData

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

    Scene

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

    StandardSegmentData

    Declaration
    public MetaEmbedded<TftTrovesCelebrationStandardSegmentData> StandardSegmentData { get; set; }
    Property Value
    Type Description
    MetaEmbedded<TftTrovesCelebrationStandardSegmentData>

    Implements

    IMetaClass