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

Search Results for

    Class LolSpellScript

    Inheritance
    System.Object
    Rscript
    Class0x21c740af
    GameScript
    LolSpellScript
    Implements
    IMetaClass
    Inherited Members
    GameScript.PreloadData
    GameScript.IsEnabled
    GameScript.GlobalProperties
    Class0x21c740af.Functions
    Class0x21c740af.CustomSequences
    Class0x21c740af.Sequences
    Rscript.Path
    Rscript.ScriptName
    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 LolSpellScript : GameScript, IMetaClass

    Properties

    | Improve this Doc View Source

    CastingBreaksStealth

    Declaration
    public bool CastingBreaksStealth { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    m1395396725

    Declaration
    public bool m1395396725 { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    m2011703112

    Declaration
    public bool m2011703112 { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    m4103155855

    Declaration
    public bool m4103155855 { get; set; }
    Property Value
    Type Description
    System.Boolean

    Implements

    IMetaClass