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

Search Results for

    Class StealthCharacterFade

    Inheritance
    System.Object
    StealthCharacterFade
    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 StealthCharacterFade : IMetaClass

    Properties

    | Improve this Doc View Source

    FadeAmount

    Declaration
    public float FadeAmount { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    FadeTime

    Declaration
    public float FadeTime { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    IsPersistentPacket

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

    OwnerOnly

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

    Implements

    IMetaClass