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

Search Results for

    Class ChatViewController

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

    Properties

    | Improve this Doc View Source

    AnchorBase

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

    AnchorFlippedMinimap

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

    AnchorSpectatorUpdate

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

    AnchorTft

    Declaration
    public MetaHash AnchorTft { 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

    ChatFrameBounds

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

    ChatHudRestrictionText

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

    ChatHudText

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

    ChatHudTextBackground

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

    ChatInputCenter

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

    ChatInputIndicatorTooltips

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

    ChatTextEdit

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

    ComboBoxDefinition

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

    DefaultWordWrapMargin

    Declaration
    public byte DefaultWordWrapMargin { get; set; }
    Property Value
    Type Description
    System.Byte
    | Improve this Doc View Source

    ExpandedChatElement

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

    HideAfterSeconds

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

    m1768518381

    Declaration
    public MetaHash m1768518381 { 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

    MinimumScale

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

    SceneChatChannelSelectView

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

    SceneChatTextArea

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

    SceneChatTextEditBg

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

    ViewPaneLink

    Declaration
    public MetaHash ViewPaneLink { get; set; }
    Property Value
    Type Description
    MetaHash

    Implements

    IMetaClass