Class TftTrovesCelebrationStandardSegmentData
Inheritance
System.Object
TftTrovesCelebrationStandardSegmentData
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()
Assembly: LeagueToolkit.Meta.Classes.dll
public class TftTrovesCelebrationStandardSegmentData : IMetaClass
Properties
|
Improve this Doc
View Source
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
Declaration
public float FirstItemTimingOffset { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
Declaration
public float InterItemTimingOffset { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
Declaration
public float m4261067901 { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
Declaration
public MetaObjectLink Sequence { get; set; }
Property Value
|
Improve this Doc
View Source
StandardContentBackground
Declaration
public MetaHash StandardContentBackground { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash StandardRewardTemplateLegendary { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash StandardRewardTemplateRareEpic { get; set; }
Property Value
Implements