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

Search Results for

    Class PlayerReportViewController

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

    Properties

    | Improve this Doc View Source

    BackgroundLink

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

    ChampionIconLink

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

    ChampionNameLink

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

    CloseRegion

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

    CloseRegionScene

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

    DragRegion

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

    MenuCloseButton

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

    ReportCheatingButton

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

    ReportIntentionalFeedingButton

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

    ReportLeavingTheGameButton

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

    ReportNegativeAttitudeButton

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

    ReportOffensiveNameButton

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

    ReportVerbalAbuseButton

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

    SubmitReportButton

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

    SummonerNameLink

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

    Implements

    IMetaClass