Class MapAudioDataProperties
Inheritance
System.Object
MapAudioDataProperties
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 MapAudioDataProperties : IMetaClass
Properties
| Improve this Doc View SourceBankUnits
Declaration
public MetaUnorderedContainer<MetaEmbedded<BankUnit>> BankUnits { get; set; }
Property Value
Type | Description |
---|---|
MetaUnorderedContainer<MetaEmbedded<BankUnit>> |
BaseData
Declaration
public MetaObjectLink BaseData { get; set; }
Property Value
Type | Description |
---|---|
MetaObjectLink |
m2687198214
Declaration
public MetaUnorderedContainer<MetaObjectLink> m2687198214 { get; set; }
Property Value
Type | Description |
---|---|
MetaUnorderedContainer<MetaObjectLink> |
MobileMixEvent
Declaration
public string MobileMixEvent { get; set; }
Property Value
Type | Description |
---|---|
System.String |
PcMixEvent
Declaration
public string PcMixEvent { get; set; }
Property Value
Type | Description |
---|---|
System.String |