Class LogicDriverViewEntry
Inheritance
System.Object
LogicDriverViewEntry
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 LogicDriverViewEntry : IMetaClass
Properties
| Improve this Doc View SourceConditionalElementsEntries
Declaration
public MetaContainer<MetaEmbedded<LogicDriverConditionalElementsEntry>> ConditionalElementsEntries { get; set; }
Property Value
Type | Description |
---|---|
MetaContainer<MetaEmbedded<LogicDriverConditionalElementsEntry>> |
EnableCondition
Declaration
public ILogicBoolDriver EnableCondition { get; set; }
Property Value
Type | Description |
---|---|
ILogicBoolDriver |
m1086833705
Declaration
public MetaUnorderedContainer<Class0x4f0aa8a0> m1086833705 { get; set; }
Property Value
Type | Description |
---|---|
MetaUnorderedContainer<Class0x4f0aa8a0> |
m2369931029
Declaration
public MetaUnorderedContainer<Class0x30aa7360> m2369931029 { get; set; }
Property Value
Type | Description |
---|---|
MetaUnorderedContainer<Class0x30aa7360> |
Scene
Declaration
public MetaHash Scene { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
TransitionOffState
Declaration
public MetaHash TransitionOffState { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
TransitionOnState
Declaration
public MetaHash TransitionOnState { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |