Class Class0xb72a7d67
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 abstract class Class0xb72a7d67 : IMetaClass
Properties
| Improve this Doc View SourceCharacterNameOverride
Declaration
public string CharacterNameOverride { get; set; }
Property Value
Type | Description |
---|---|
System.String |
CharacterRecord
Declaration
public string CharacterRecord { get; set; }
Property Value
Type | Description |
---|---|
System.String |
LuaScript
Declaration
public string LuaScript { get; set; }
Property Value
Type | Description |
---|---|
System.String |
m3177833547
Declaration
public uint m3177833547 { get; set; }
Property Value
Type | Description |
---|---|
System.UInt32 |
m964681783
Declaration
public bool m964681783 { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Skins
Declaration
public Dictionary<uint, MetaEmbedded<Class0xb979c2f>> Skins { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.Dictionary<System.UInt32, MetaEmbedded<Class0xb979c2f>> |