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

Search Results for

    Class TftSurrenderViewController

    Inheritance
    System.Object
    ViewController
    VotePanelViewController
    TftSurrenderViewController
    Implements
    IMetaClass
    Inherited Members
    VotePanelViewController.YesButton
    VotePanelViewController.BaseLoadable
    VotePanelViewController.MainScene
    VotePanelViewController.MobileOverrideLoadable
    VotePanelViewController.NoButton
    VotePanelViewController.TimerBar
    VotePanelViewController.StatusText
    VotePanelViewController.VoteIcon
    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 TftSurrenderViewController : VotePanelViewController, IMetaClass

    Properties

    | Improve this Doc View Source

    DefaultTitleTra

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

    DoneVotingTitleTra

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

    TitleText

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

    Implements

    IMetaClass