Class UiRotationalStoreItemTileData
Inheritance
System.Object
UiRotationalStoreItemTileData
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 UiRotationalStoreItemTileData : IMetaClass
Properties
|
Improve this Doc
View Source
Declaration
public MetaHash Background { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash Button { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash Group { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash Icon { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public Color m2248973106 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public Color m661391255 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash OwnedIcon { get; set; }
Property Value
|
Improve this Doc
View Source
PriceText
Declaration
public MetaHash PriceText { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public TftEventTimer Timer { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash Vfx { get; set; }
Property Value
Implements