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

Search Results for

    Class DebugPrintToChatBlock

    Inheritance
    System.Object
    Class0x38a7f9b3
    IScriptBlock
    DebugPrintToChatBlock
    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 DebugPrintToChatBlock : IScriptBlock, IMetaClass

    Properties

    | Improve this Doc View Source

    Color

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

    Src

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

    ToSay

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

    Implements

    IMetaClass