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

Search Results for

    Class SocialActionsDialogViewController

    Inheritance
    System.Object
    ViewController
    ModalDialogViewController
    SocialActionsDialogViewController
    Implements
    IMetaClass
    Inherited Members
    ModalDialogViewController.CloseButtonDefinition
    ModalDialogViewController.m954904255
    ModalDialogViewController.BaseLoadable
    ModalDialogViewController.MobileOverrideLoadable
    ModalDialogViewController.TabletOverrideLoadable
    ModalDialogViewController.CancelButtonDefinition
    ModalDialogViewController.ContentScene
    ModalDialogViewController.ConfirmButtonDefinition
    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 SocialActionsDialogViewController : ModalDialogViewController, IMetaClass

    Properties

    | Improve this Doc View Source

    ButtonsRegion

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

    InviteButton

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

    m3169495594

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

    m995999241

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

    PlayerPortrait

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

    SocialStatusIcons

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

    SummonerNameText

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

    Implements

    IMetaClass