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

Search Results for

    Class ReplayGameStateViewController

    Inheritance
    System.Object
    ViewController
    GameStateViewController
    ReplayGameStateViewController
    Implements
    IMetaClass
    Inherited Members
    GameStateViewController.Scene
    GameStateViewController.BaseLoadable
    GameStateViewController.MobileOverrideLoadable
    GameStateViewController.Metrics
    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 ReplayGameStateViewController : GameStateViewController, IMetaClass

    Properties

    | Improve this Doc View Source

    ChaosObjectiveBountiesData

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

    OrderObjectiveBountiesData

    Declaration
    public SbObjectiveBounties OrderObjectiveBountiesData { get; set; }
    Property Value
    Type Description
    SbObjectiveBounties

    Implements

    IMetaClass