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

Search Results for

    Class MissionBuffData

    Inheritance
    System.Object
    MissionBuffData
    Implements
    IMetaClass
    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()
    Namespace: LeagueToolkit.Meta.Classes
    Assembly: LeagueToolkit.Meta.Classes.dll
    Syntax
    public class MissionBuffData : IMetaClass

    Properties

    | Improve this Doc View Source

    AirDrake

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

    Dragon

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

    EarthDrake

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

    ElderDrake

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

    FireDrake

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

    GameModeCustom1

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

    GameModeCustom10

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

    GameModeCustom2

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

    GameModeCustom3

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

    GameModeCustom4

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

    GameModeCustom5

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

    GameModeCustom6

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

    GameModeCustom7

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

    GameModeCustom8

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

    GameModeCustom9

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

    WaterDrake

    Declaration
    public MetaEmbedded<TeamBuffData> WaterDrake { get; set; }
    Property Value
    Type Description
    MetaEmbedded<TeamBuffData>

    Implements

    IMetaClass