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

Search Results for

    Class TooltipViewController

    Inheritance
    System.Object
    ViewController
    TooltipViewController
    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 TooltipViewController : ViewController, IMetaClass

    Properties

    | Improve this Doc View Source

    Backdrop

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

    BaseLoadable

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

    ClickAbsorbingRegionElement

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

    DefaultAdjustments

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

    HrBottom

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

    HrBottomSubScene

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

    HrTop

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

    HrTopSubScene

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

    IconElement

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

    IconOverlayElement

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

    m1450274378

    Declaration
    public string m1450274378 { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    m2062489256

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

    m3324954747

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

    MainTextElement

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

    MobileOverrideLoadable

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

    PerLocaleAdjustments

    Declaration
    public Dictionary<string, MetaEmbedded<PerLocaleTooltipAdjustments>> PerLocaleAdjustments { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.Dictionary<System.String, MetaEmbedded<PerLocaleTooltipAdjustments>>
    | Improve this Doc View Source

    PostScriptLeftElement

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

    PostScriptRightElement

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

    PostScriptTitleElement

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

    SceneHandle

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

    SubtitleLeftElement

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

    SubtitleRightElement

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

    TabletOverrideLoadable

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

    TitleLeftElement

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

    TitleRightElement

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

    TooltipPopupDelayTime

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

    TooltipPopupTimeout

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

    Implements

    IMetaClass