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

Search Results for

    Class TftTrovesCelebrationHighlightSegmentData

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

    Properties

    | Improve this Doc View Source

    ChaseContentVfx

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

    HighlightContentTimingOffset

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

    HighlightEndTimingOffset

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

    HighlightEndVfx

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

    HighlightsSequence

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

    m106689623

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

    m3054898979

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

    m4211826195

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

    NoHighlightsSequence

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

    Implements

    IMetaClass