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

Search Results for

    Class TftTrovesCelebrationCurrencySegmentData

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

    Properties

    | Improve this Doc View Source

    GemMultiAssetVfx

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

    GemMultiTimingOffset

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

    GemMythicAssetVfx

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

    GemMythicTimingOffset

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

    GemSingleAssetVfx

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

    GemSingleTimingOffset

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

    PortalTransitionOffset

    Declaration
    public float PortalTransitionOffset { 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

    Implements

    IMetaClass