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

Search Results for

    Class TftTrovesCelebrationStandardSegmentData

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

    Properties

    | Improve this Doc View Source

    BackgroundTimingOffset

    Declaration
    public float BackgroundTimingOffset { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    EntryEchoSfx

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

    EntryRevealSfx

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

    EntrySfxOffset

    Declaration
    public float EntrySfxOffset { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    FirstItemTimingOffset

    Declaration
    public float FirstItemTimingOffset { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    InterItemTimingOffset

    Declaration
    public float InterItemTimingOffset { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    m4261067901

    Declaration
    public float m4261067901 { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    Sequence

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

    StandardContentBackground

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

    StandardRewardTemplateLegendary

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

    StandardRewardTemplateRareEpic

    Declaration
    public MetaHash StandardRewardTemplateRareEpic { get; set; }
    Property Value
    Type Description
    MetaHash

    Implements

    IMetaClass