Class LogicDriverConditionalElementsEntry
Inheritance
System.Object
LogicDriverConditionalElementsEntry
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 LogicDriverConditionalElementsEntry : IMetaClass
Properties
| Improve this Doc View SourceElements
Declaration
public MetaContainer<MetaHash> Elements { get; set; }
Property Value
Type | Description |
---|---|
MetaContainer<MetaHash> |
EnableCondition
Declaration
public ILogicBoolDriver EnableCondition { get; set; }
Property Value
Type | Description |
---|---|
ILogicBoolDriver |