Class RegaliaLookup
Inheritance
System.Object
RegaliaLookup
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 RegaliaLookup : IMetaClass
Properties
|
Improve this Doc
View Source
Declaration
public MetaObjectLink RegaliaCrest { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaObjectLink RegaliaCrown1 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaObjectLink RegaliaCrown2 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaObjectLink RegaliaCrown3 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaObjectLink RegaliaCrown4 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaObjectLink RegaliaSplit1 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaObjectLink RegaliaSplit2 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaObjectLink RegaliaSplit3 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaObjectLink RegaliaTrim { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public string Tier { get; set; }
Property Value
Type |
Description |
System.String |
|
Implements