Class IContextualAction
Inheritance
System.Object
IContextualAction
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 IContextualAction : IMetaClass
Properties
| Improve this Doc View SourceHashedSituationTrigger
Declaration
public MetaHash HashedSituationTrigger { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
MaxOccurences
Declaration
public uint MaxOccurences { get; set; }
Property Value
Type | Description |
---|---|
System.UInt32 |