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

Search Results for

    Class MapMinimap

    Inheritance
    System.Object
    MapComponent
    MapMinimap
    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 MapMinimap : MapComponent, IMetaClass

    Properties

    | Improve this Doc View Source

    MinimapEnabled

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

    TexturePath

    Declaration
    public string TexturePath { get; set; }
    Property Value
    Type Description
    System.String

    Implements

    IMetaClass