Class SbObjectiveBounties
Inheritance
System.Object
SbObjectiveBounties
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 SbObjectiveBounties : IMetaClass
Properties
|
Improve this Doc
View Source
Declaration
public MetaHash BaronIcon { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash BaronScore { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash BaronValue { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash DragonsIcon { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash DragonsScore { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash DragonsValue { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash m1988230815 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash m217978683 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash m2932232652 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash RiftHeraldCampName { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash RiftHeraldIcon { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash RiftHeraldScore { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash RiftHeraldValue { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash TowerIcon { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash TowerScore { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash TowersValue { get; set; }
Property Value
Implements