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

Search Results for

    Class MinimapViewController

    Inheritance
    System.Object
    ViewController
    MinimapViewController
    Implements
    IMetaClass
    Inherited Members
    ViewController.PathHashToSelf
    ViewController.BackViewControllerLink
    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 MinimapViewController : ViewController, IMetaClass

    Properties

    | Improve this Doc View Source

    BaseLoadable

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

    CameraLockButton

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

    DrawAreaList

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

    FlippedOverride

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

    JunglePath

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

    JunglePathButton

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

    MainScene

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

    MaximumScale

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

    MinimapContent

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

    MinimapTooltipAnchor

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

    MinimapVoiceChatAnchor

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

    MinimumScale

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

    ObjectiveBountiesStatus

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

    OptionsMenuButton

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

    PingButton

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

    VoiceChatButton

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

    VoiceChatButtonGlowFx

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

    VoiceChatButtonGlowFxTimeoutSecs

    Declaration
    public float VoiceChatButtonGlowFxTimeoutSecs { get; set; }
    Property Value
    Type Description
    System.Single

    Implements

    IMetaClass