Class Class0x51a765d1
Inheritance
System.Object
Class0x51a765d1
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 Class0x51a765d1 : IMetaClass
Properties
| Improve this Doc View SourceCharacter
Declaration
public string Character { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Col
Declaration
public int Col { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
Items
Declaration
public MetaUnorderedContainer<string> Items { get; set; }
Property Value
Type | Description |
---|---|
MetaUnorderedContainer<System.String> |
Level
Declaration
public int Level { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
m2149256365
Declaration
public MetaUnorderedContainer<MetaEmbedded<Class0xbf062603>> m2149256365 { get; set; }
Property Value
Type | Description |
---|---|
MetaUnorderedContainer<MetaEmbedded<Class0xbf062603>> |
Row
Declaration
public int Row { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |