Class RecSpellRankUpInfo
Inheritance
System.Object
RecSpellRankUpInfo
Implements
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 RecSpellRankUpInfo : IMetaClass
Properties
| Improve this Doc View SourceDefaultPriority
Declaration
public MetaContainer<uint> DefaultPriority { get; set; }
Property Value
Type | Description |
---|---|
MetaContainer<System.UInt32> |
EarlyLevelOverrides
Declaration
public MetaContainer<uint> EarlyLevelOverrides { get; set; }
Property Value
Type | Description |
---|---|
MetaContainer<System.UInt32> |
IsDefaultRecommendation
Declaration
public bool IsDefaultRecommendation { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
m1536593915
Declaration
public bool m1536593915 { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
MapId
Declaration
public uint MapId { get; set; }
Property Value
Type | Description |
---|---|
System.UInt32 |
ModeNameStringId
Declaration
public MetaHash ModeNameStringId { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
Position
Declaration
public MetaHash Position { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |