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

Search Results for

    Class PingRadialBaseViewController

    Inheritance
    System.Object
    ViewController
    RadialMenuViewController
    PingRadialBaseViewController
    PingRadialViewController
    PingSecondaryRadialViewController
    Implements
    IMetaClass
    Inherited Members
    RadialMenuViewController.MinimapSelectionRotatingIcon
    RadialMenuViewController.MinimapSelectionLine
    RadialMenuViewController.MinimapRadialButtons
    RadialMenuViewController.HorizontallyCenterFirstWedge
    RadialMenuViewController.WeightedSelectionCalculator
    RadialMenuViewController.RadialButtons
    RadialMenuViewController.BaseLoadable
    RadialMenuViewController.ActiveWheelButtonHoverOutroScene
    RadialMenuViewController.SelectionRotatingIcon
    RadialMenuViewController.MinimapActiveWheelScene
    RadialMenuViewController.OverrideMinimapCenterButtonRegion
    RadialMenuViewController.ActiveWheelButtonHoverIntroScene
    RadialMenuViewController.ActivateWheelDelayTime
    RadialMenuViewController.SelectionLine
    RadialMenuViewController.OverrideCenterButtonRegion
    RadialMenuViewController.MinimapBackgroundCooldownEffect
    RadialMenuViewController.ActiveWheelScene
    RadialMenuViewController.BackgroundCooldownEffect
    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 PingRadialBaseViewController : RadialMenuViewController, IMetaClass

    Properties

    | Improve this Doc View Source

    CategoryTextOnHoverOnly

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

    CenterOverrides

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

    EnableCenterActivateDefaultPing

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

    PingCategories

    Declaration
    public MetaContainer<MetaEmbedded<PingRadialBaseCategoryDefinition>> PingCategories { get; set; }
    Property Value
    Type Description
    MetaContainer<MetaEmbedded<PingRadialBaseCategoryDefinition>>

    Implements

    IMetaClass