Class PlayerReportViewController
Inheritance
System.Object
PlayerReportViewController
Inherited Members
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()
Assembly: LeagueToolkit.Meta.Classes.dll
public class PlayerReportViewController : ViewController, IMetaClass
Properties
|
Improve this Doc
View Source
Declaration
public MetaHash BackgroundLink { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaObjectLink BaseLoadable { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash ChampionIconLink { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash ChampionNameLink { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash CloseRegion { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash CloseRegionScene { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash DragRegion { get; set; }
Property Value
|
Improve this Doc
View Source
MainScene
Declaration
public MetaHash MainScene { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash MenuCloseButton { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash ReportCheatingButton { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash ReportIntentionalFeedingButton { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash ReportLeavingTheGameButton { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash ReportNegativeAttitudeButton { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash ReportOffensiveNameButton { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash ReportVerbalAbuseButton { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash SubmitReportButton { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash SummonerNameLink { get; set; }
Property Value
Implements