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

Search Results for

    Class CherryCombatInfoDisplayViewController

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

    Properties

    | Improve this Doc View Source

    BaseLoadable

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

    CameoDisplayData

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

    EnemyLifeHealthTextColor

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

    m1228801405

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

    m1550097288

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

    m1679799849

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

    m2056035505

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

    m2349806088

    Declaration
    public float m2349806088 { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    m3055575934

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

    m3237569243

    Declaration
    public float m3237569243 { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    m3343269446

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

    m684268615

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

    Scene

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

    SelfLifeHealthTextColor

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

    TeamLeftDisplay

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

    TeamRightDisplay

    Declaration
    public MetaEmbedded<CherryCombatInfoDisplayTeam> TeamRightDisplay { get; set; }
    Property Value
    Type Description
    MetaEmbedded<CherryCombatInfoDisplayTeam>

    Implements

    IMetaClass