Class StatStoneEventToTrack
Inheritance
System.Object
StatStoneEventToTrack
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 StatStoneEventToTrack : IMetaClass
Properties
| Improve this Doc View SourceEventToTrack
Declaration
public uint EventToTrack { get; set; }
Property Value
Type | Description |
---|---|
System.UInt32 |
StatFilters
Declaration
public MetaContainer<IStatStoneLogicDriver> StatFilters { get; set; }
Property Value
Type | Description |
---|---|
MetaContainer<IStatStoneLogicDriver> |