League Toolkit League Toolkit
League Toolkit League Toolkit
DocFX + Singulink = ♥

Search Results for

    Class LogicDriverViewEntry

    Inheritance
    System.Object
    LogicDriverViewEntry
    Implements
    IMetaClass
    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 Source

    ConditionalElementsEntries

    Declaration
    public MetaContainer<MetaEmbedded<LogicDriverConditionalElementsEntry>> ConditionalElementsEntries { get; set; }
    Property Value
    Type Description
    MetaContainer<MetaEmbedded<LogicDriverConditionalElementsEntry>>
    | Improve this Doc View Source

    EnableCondition

    Declaration
    public ILogicBoolDriver EnableCondition { get; set; }
    Property Value
    Type Description
    ILogicBoolDriver
    | Improve this Doc View Source

    m1086833705

    Declaration
    public MetaUnorderedContainer<Class0x4f0aa8a0> m1086833705 { get; set; }
    Property Value
    Type Description
    MetaUnorderedContainer<Class0x4f0aa8a0>
    | Improve this Doc View Source

    m2369931029

    Declaration
    public MetaUnorderedContainer<Class0x30aa7360> m2369931029 { get; set; }
    Property Value
    Type Description
    MetaUnorderedContainer<Class0x30aa7360>
    | Improve this Doc View Source

    Scene

    Declaration
    public MetaHash Scene { get; set; }
    Property Value
    Type Description
    MetaHash
    | Improve this Doc View Source

    TransitionOffState

    Declaration
    public MetaHash TransitionOffState { get; set; }
    Property Value
    Type Description
    MetaHash
    | Improve this Doc View Source

    TransitionOnState

    Declaration
    public MetaHash TransitionOnState { get; set; }
    Property Value
    Type Description
    MetaHash

    Implements

    IMetaClass