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

Search Results for

    Class Class0x1f8480d8

    Inheritance
    System.Object
    Class0x38a7f9b3
    IScriptBlock
    Class0x1f8480d8
    Implements
    IMetaClass
    Inherited Members
    Class0x38a7f9b3.IsDisabled
    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 Class0x1f8480d8 : IScriptBlock, IMetaClass

    Properties

    | Improve this Doc View Source

    FoundIndex

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

    InputString

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

    TargetString

    Declaration
    public IStringGet TargetString { get; set; }
    Property Value
    Type Description
    IStringGet

    Implements

    IMetaClass