Class BufferedInputData
Inheritance
System.Object
BufferedInputData
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 BufferedInputData : IMetaClass
Properties
| Improve this Doc View SourceInputChains
Declaration
public Dictionary<string, MetaEmbedded<BufferedInputChain>> InputChains { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.Dictionary<System.String, MetaEmbedded<BufferedInputChain>> |
m3636395763
Declaration
public float m3636395763 { get; set; }
Property Value
Type | Description |
---|---|
System.Single |