Show / Hide Table of Contents

Class Challenges

Challenges data object. This class is automatically generated.

Challenges DTO

Inheritance
System.Object
Challenges
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)
Namespace: Camille.RiotGames.MatchV5
Assembly: Camille.RiotGames.dll
Syntax
public class Challenges

Constructors

| Improve this Doc View Source

Challenges()

Declaration
public Challenges()

Properties

| Improve this Doc View Source

_AdditionalProperties

Contains any extra JSON properties that did not map to fields.

Declaration
[JsonExtensionData]
public Dictionary<string, object> _AdditionalProperties { get; set; }
Property Value
Type Description
System.Collections.Generic.Dictionary<System.String, System.Object>
| Improve this Doc View Source

AbilityUses

Declaration
[JsonPropertyName("abilityUses")]
public int? AbilityUses { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

AcesBefore15Minutes

Declaration
[JsonPropertyName("acesBefore15Minutes")]
public int? AcesBefore15Minutes { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

AlliedJungleMonsterKills

Declaration
[JsonPropertyName("alliedJungleMonsterKills")]
public float? AlliedJungleMonsterKills { get; set; }
Property Value
Type Description
System.Nullable<System.Single>
| Improve this Doc View Source

BaronBuffGoldAdvantageOverThreshold

Declaration
[JsonPropertyName("baronBuffGoldAdvantageOverThreshold")]
public int? BaronBuffGoldAdvantageOverThreshold { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

BaronTakedowns

Declaration
[JsonPropertyName("baronTakedowns")]
public int? BaronTakedowns { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

BlastConeOppositeOpponentCount

Declaration
[JsonPropertyName("blastConeOppositeOpponentCount")]
public int? BlastConeOppositeOpponentCount { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

BountyGold

Declaration
[JsonPropertyName("bountyGold")]
public double? BountyGold { get; set; }
Property Value
Type Description
System.Nullable<System.Double>
| Improve this Doc View Source

BuffsStolen

Declaration
[JsonPropertyName("buffsStolen")]
public int? BuffsStolen { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

CompleteSupportQuestInTime

Declaration
[JsonPropertyName("completeSupportQuestInTime")]
public int? CompleteSupportQuestInTime { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

ControlWardsPlaced

Declaration
[JsonPropertyName("controlWardsPlaced")]
public int? ControlWardsPlaced { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

ControlWardTimeCoverageInRiverOrEnemyHalf

Declaration
[JsonPropertyName("controlWardTimeCoverageInRiverOrEnemyHalf")]
public float? ControlWardTimeCoverageInRiverOrEnemyHalf { get; set; }
Property Value
Type Description
System.Nullable<System.Single>
| Improve this Doc View Source

DamagePerMinute

Declaration
[JsonPropertyName("damagePerMinute")]
public float? DamagePerMinute { get; set; }
Property Value
Type Description
System.Nullable<System.Single>
| Improve this Doc View Source

DamageTakenOnTeamPercentage

Declaration
[JsonPropertyName("damageTakenOnTeamPercentage")]
public float? DamageTakenOnTeamPercentage { get; set; }
Property Value
Type Description
System.Nullable<System.Single>
| Improve this Doc View Source

DancedWithRiftHerald

Declaration
[JsonPropertyName("dancedWithRiftHerald")]
public int? DancedWithRiftHerald { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

DeathsByEnemyChamps

Declaration
[JsonPropertyName("deathsByEnemyChamps")]
public int? DeathsByEnemyChamps { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

DodgeSkillShotsSmallWindow

Declaration
[JsonPropertyName("dodgeSkillShotsSmallWindow")]
public int? DodgeSkillShotsSmallWindow { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

DoubleAces

Declaration
[JsonPropertyName("doubleAces")]
public int? DoubleAces { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

DragonTakedowns

Declaration
[JsonPropertyName("dragonTakedowns")]
public int? DragonTakedowns { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

EarliestBaron

Declaration
[JsonPropertyName("earliestBaron")]
public double? EarliestBaron { get; set; }
Property Value
Type Description
System.Nullable<System.Double>
| Improve this Doc View Source

EarliestDragonTakedown

Declaration
[JsonPropertyName("earliestDragonTakedown")]
public double? EarliestDragonTakedown { get; set; }
Property Value
Type Description
System.Nullable<System.Double>
| Improve this Doc View Source

EarliestElderDragon

Declaration
[JsonPropertyName("earliestElderDragon")]
public double? EarliestElderDragon { get; set; }
Property Value
Type Description
System.Nullable<System.Double>
| Improve this Doc View Source

EarlyLaningPhaseGoldExpAdvantage

Declaration
[JsonPropertyName("earlyLaningPhaseGoldExpAdvantage")]
public double? EarlyLaningPhaseGoldExpAdvantage { get; set; }
Property Value
Type Description
System.Nullable<System.Double>
| Improve this Doc View Source

EffectiveHealAndShielding

Declaration
[JsonPropertyName("effectiveHealAndShielding")]
public float? EffectiveHealAndShielding { get; set; }
Property Value
Type Description
System.Nullable<System.Single>
| Improve this Doc View Source

ElderDragonKillsWithOpposingSoul

Declaration
[JsonPropertyName("elderDragonKillsWithOpposingSoul")]
public int? ElderDragonKillsWithOpposingSoul { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

ElderDragonMultikills

Declaration
[JsonPropertyName("elderDragonMultikills")]
public int? ElderDragonMultikills { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

EnemyChampionImmobilizations

Declaration
[JsonPropertyName("enemyChampionImmobilizations")]
public int? EnemyChampionImmobilizations { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

EnemyJungleMonsterKills

Declaration
[JsonPropertyName("enemyJungleMonsterKills")]
public float? EnemyJungleMonsterKills { get; set; }
Property Value
Type Description
System.Nullable<System.Single>
| Improve this Doc View Source

EpicMonsterKillsNearEnemyJungler

Declaration
[JsonPropertyName("epicMonsterKillsNearEnemyJungler")]
public int? EpicMonsterKillsNearEnemyJungler { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

EpicMonsterKillsWithin30SecondsOfSpawn

Declaration
[JsonPropertyName("epicMonsterKillsWithin30SecondsOfSpawn")]
public int? EpicMonsterKillsWithin30SecondsOfSpawn { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

EpicMonsterSteals

Declaration
[JsonPropertyName("epicMonsterSteals")]
public int? EpicMonsterSteals { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

EpicMonsterStolenWithoutSmite

Declaration
[JsonPropertyName("epicMonsterStolenWithoutSmite")]
public int? EpicMonsterStolenWithoutSmite { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

FasterSupportQuestCompletion

Declaration
[JsonPropertyName("fasterSupportQuestCompletion")]
public int? FasterSupportQuestCompletion { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

FastestLegendary

Declaration
[JsonPropertyName("fastestLegendary")]
public double? FastestLegendary { get; set; }
Property Value
Type Description
System.Nullable<System.Double>
| Improve this Doc View Source

FirstTurretKilled

Declaration
[JsonPropertyName("firstTurretKilled")]
public double? FirstTurretKilled { get; set; }
Property Value
Type Description
System.Nullable<System.Double>
| Improve this Doc View Source

FirstTurretKilledTime

Declaration
[JsonPropertyName("firstTurretKilledTime")]
public float? FirstTurretKilledTime { get; set; }
Property Value
Type Description
System.Nullable<System.Single>
| Improve this Doc View Source

FistBumpParticipation

Declaration
[JsonPropertyName("fistBumpParticipation")]
public int? FistBumpParticipation { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

FlawlessAces

Declaration
[JsonPropertyName("flawlessAces")]
public int? FlawlessAces { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

FullTeamTakedown

Declaration
[JsonPropertyName("fullTeamTakedown")]
public int? FullTeamTakedown { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

GameLength

Declaration
[JsonPropertyName("gameLength")]
public float? GameLength { get; set; }
Property Value
Type Description
System.Nullable<System.Single>
| Improve this Doc View Source

GetTakedownsInAllLanesEarlyJungleAsLaner

Declaration
[JsonPropertyName("getTakedownsInAllLanesEarlyJungleAsLaner")]
public int? GetTakedownsInAllLanesEarlyJungleAsLaner { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

GoldPerMinute

Declaration
[JsonPropertyName("goldPerMinute")]
public float? GoldPerMinute { get; set; }
Property Value
Type Description
System.Nullable<System.Single>
| Improve this Doc View Source

HadAfkTeammate

Declaration
[JsonPropertyName("hadAfkTeammate")]
public int? HadAfkTeammate { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

HadOpenNexus

Declaration
[JsonPropertyName("hadOpenNexus")]
public int? HadOpenNexus { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

HealFromMapSources

Declaration
[JsonPropertyName("HealFromMapSources")]
public double? HealFromMapSources { get; set; }
Property Value
Type Description
System.Nullable<System.Double>
| Improve this Doc View Source

HighestChampionDamage

Declaration
[JsonPropertyName("highestChampionDamage")]
public int? HighestChampionDamage { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

HighestCrowdControlScore

Declaration
[JsonPropertyName("highestCrowdControlScore")]
public int? HighestCrowdControlScore { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

HighestWardKills

Declaration
[JsonPropertyName("highestWardKills")]
public int? HighestWardKills { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

ImmobilizeAndKillWithAlly

Declaration
[JsonPropertyName("immobilizeAndKillWithAlly")]
public int? ImmobilizeAndKillWithAlly { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

InfernalScalePickup

Declaration
[JsonPropertyName("InfernalScalePickup")]
public int? InfernalScalePickup { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

InitialBuffCount

Declaration
[JsonPropertyName("initialBuffCount")]
public int? InitialBuffCount { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

InitialCrabCount

Declaration
[JsonPropertyName("initialCrabCount")]
public int? InitialCrabCount { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

JungleCsBefore10Minutes

Declaration
[JsonPropertyName("jungleCsBefore10Minutes")]
public float? JungleCsBefore10Minutes { get; set; }
Property Value
Type Description
System.Nullable<System.Single>
| Improve this Doc View Source

JunglerKillsEarlyJungle

Declaration
[JsonPropertyName("junglerKillsEarlyJungle")]
public int? JunglerKillsEarlyJungle { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

JunglerTakedownsNearDamagedEpicMonster

Declaration
[JsonPropertyName("junglerTakedownsNearDamagedEpicMonster")]
public int? JunglerTakedownsNearDamagedEpicMonster { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

Kda

Declaration
[JsonPropertyName("kda")]
public float? Kda { get; set; }
Property Value
Type Description
System.Nullable<System.Single>
| Improve this Doc View Source

KillAfterHiddenWithAlly

Declaration
[JsonPropertyName("killAfterHiddenWithAlly")]
public int? KillAfterHiddenWithAlly { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

KilledChampTookFullTeamDamageSurvived

Declaration
[JsonPropertyName("killedChampTookFullTeamDamageSurvived")]
public int? KilledChampTookFullTeamDamageSurvived { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

KillingSprees

Declaration
[JsonPropertyName("killingSprees")]
public int? KillingSprees { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

KillParticipation

Declaration
[JsonPropertyName("killParticipation")]
public float? KillParticipation { get; set; }
Property Value
Type Description
System.Nullable<System.Single>
| Improve this Doc View Source

KillsNearEnemyTurret

Declaration
[JsonPropertyName("killsNearEnemyTurret")]
public int? KillsNearEnemyTurret { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

KillsOnLanersEarlyJungleAsJungler

Declaration
[JsonPropertyName("killsOnLanersEarlyJungleAsJungler")]
public int? KillsOnLanersEarlyJungleAsJungler { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

KillsOnOtherLanesEarlyJungleAsLaner

Declaration
[JsonPropertyName("killsOnOtherLanesEarlyJungleAsLaner")]
public int? KillsOnOtherLanesEarlyJungleAsLaner { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

KillsOnRecentlyHealedByAramPack

Declaration
[JsonPropertyName("killsOnRecentlyHealedByAramPack")]
public int? KillsOnRecentlyHealedByAramPack { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

KillsUnderOwnTurret

Declaration
[JsonPropertyName("killsUnderOwnTurret")]
public int? KillsUnderOwnTurret { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

KillsWithHelpFromEpicMonster

Declaration
[JsonPropertyName("killsWithHelpFromEpicMonster")]
public int? KillsWithHelpFromEpicMonster { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

KnockEnemyIntoTeamAndKill

Declaration
[JsonPropertyName("knockEnemyIntoTeamAndKill")]
public int? KnockEnemyIntoTeamAndKill { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

KTurretsDestroyedBeforePlatesFall

Declaration
[JsonPropertyName("kTurretsDestroyedBeforePlatesFall")]
public int? KTurretsDestroyedBeforePlatesFall { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

LandSkillShotsEarlyGame

Declaration
[JsonPropertyName("landSkillShotsEarlyGame")]
public int? LandSkillShotsEarlyGame { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

LaneMinionsFirst10Minutes

Declaration
[JsonPropertyName("laneMinionsFirst10Minutes")]
public int? LaneMinionsFirst10Minutes { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

LaningPhaseGoldExpAdvantage

Declaration
[JsonPropertyName("laningPhaseGoldExpAdvantage")]
public int? LaningPhaseGoldExpAdvantage { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

LegendaryCount

Declaration
[JsonPropertyName("legendaryCount")]
public int? LegendaryCount { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

LegendaryItemUsed

Declaration
[JsonPropertyName("legendaryItemUsed")]
public int[] LegendaryItemUsed { get; set; }
Property Value
Type Description
System.Int32[]
| Improve this Doc View Source

LostAnInhibitor

Declaration
[JsonPropertyName("lostAnInhibitor")]
public int? LostAnInhibitor { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

MaxCsAdvantageOnLaneOpponent

Declaration
[JsonPropertyName("maxCsAdvantageOnLaneOpponent")]
public float? MaxCsAdvantageOnLaneOpponent { get; set; }
Property Value
Type Description
System.Nullable<System.Single>
| Improve this Doc View Source

MaxKillDeficit

Declaration
[JsonPropertyName("maxKillDeficit")]
public int? MaxKillDeficit { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

MaxLevelLeadLaneOpponent

Declaration
[JsonPropertyName("maxLevelLeadLaneOpponent")]
public int? MaxLevelLeadLaneOpponent { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

MejaisFullStackInTime

Declaration
[JsonPropertyName("mejaisFullStackInTime")]
public int? MejaisFullStackInTime { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

MoreEnemyJungleThanOpponent

Declaration
[JsonPropertyName("moreEnemyJungleThanOpponent")]
public float? MoreEnemyJungleThanOpponent { get; set; }
Property Value
Type Description
System.Nullable<System.Single>
| Improve this Doc View Source

MostWardsDestroyedOneSweeper

Declaration
[JsonPropertyName("mostWardsDestroyedOneSweeper")]
public int? MostWardsDestroyedOneSweeper { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

MultiKillOneSpell

This is an offshoot of the OneStone challenge. The code checks if a spell with the same instance ID does the final point of damage to at least 2 Champions. It doesn't matter if they're enemies, but you cannot hurt your friends.

Declaration
[JsonPropertyName("multiKillOneSpell")]
public int? MultiKillOneSpell { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

Multikills

Declaration
[JsonPropertyName("multikills")]
public int? Multikills { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

MultikillsAfterAggressiveFlash

Declaration
[JsonPropertyName("multikillsAfterAggressiveFlash")]
public int? MultikillsAfterAggressiveFlash { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

MultiTurretRiftHeraldCount

Declaration
[JsonPropertyName("multiTurretRiftHeraldCount")]
public int? MultiTurretRiftHeraldCount { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

MythicItemUsed

Declaration
[JsonPropertyName("mythicItemUsed")]
public int? MythicItemUsed { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

OuterTurretExecutesBefore10Minutes

Declaration
[JsonPropertyName("outerTurretExecutesBefore10Minutes")]
public int? OuterTurretExecutesBefore10Minutes { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

OutnumberedKills

Declaration
[JsonPropertyName("outnumberedKills")]
public int? OutnumberedKills { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

OutnumberedNexusKill

Declaration
[JsonPropertyName("outnumberedNexusKill")]
public int? OutnumberedNexusKill { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

PerfectDragonSoulsTaken

Declaration
[JsonPropertyName("perfectDragonSoulsTaken")]
public int? PerfectDragonSoulsTaken { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

PerfectGame

Declaration
[JsonPropertyName("perfectGame")]
public int? PerfectGame { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

PickKillWithAlly

Declaration
[JsonPropertyName("pickKillWithAlly")]
public int? PickKillWithAlly { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

PlayedChampSelectPosition

Declaration
[JsonPropertyName("playedChampSelectPosition")]
public int? PlayedChampSelectPosition { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

PoroExplosions

Declaration
[JsonPropertyName("poroExplosions")]
public int? PoroExplosions { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

QuickCleanse

Declaration
[JsonPropertyName("quickCleanse")]
public int? QuickCleanse { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

QuickFirstTurret

Declaration
[JsonPropertyName("quickFirstTurret")]
public int? QuickFirstTurret { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

QuickSoloKills

Declaration
[JsonPropertyName("quickSoloKills")]
public int? QuickSoloKills { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

RiftHeraldTakedowns

Declaration
[JsonPropertyName("riftHeraldTakedowns")]
public int? RiftHeraldTakedowns { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

SaveAllyFromDeath

Declaration
[JsonPropertyName("saveAllyFromDeath")]
public int? SaveAllyFromDeath { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

ScuttleCrabKills

Declaration
[JsonPropertyName("scuttleCrabKills")]
public int? ScuttleCrabKills { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

ShortestTimeToAceFromFirstTakedown

Declaration
[JsonPropertyName("shortestTimeToAceFromFirstTakedown")]
public float? ShortestTimeToAceFromFirstTakedown { get; set; }
Property Value
Type Description
System.Nullable<System.Single>
| Improve this Doc View Source

SkillshotsDodged

Declaration
[JsonPropertyName("skillshotsDodged")]
public int? SkillshotsDodged { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

SkillshotsHit

Declaration
[JsonPropertyName("skillshotsHit")]
public int? SkillshotsHit { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

SnowballsHit

Declaration
[JsonPropertyName("snowballsHit")]
public int? SnowballsHit { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

SoloBaronKills

Declaration
[JsonPropertyName("soloBaronKills")]
public int? SoloBaronKills { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

SoloKills

Declaration
[JsonPropertyName("soloKills")]
public int? SoloKills { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

SoloTurretsLategame

Declaration
[JsonPropertyName("soloTurretsLategame")]
public int? SoloTurretsLategame { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

StealthWardsPlaced

Declaration
[JsonPropertyName("stealthWardsPlaced")]
public int? StealthWardsPlaced { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

SurvivedSingleDigitHpCount

Declaration
[JsonPropertyName("survivedSingleDigitHpCount")]
public int? SurvivedSingleDigitHpCount { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

SurvivedThreeImmobilizesInFight

Declaration
[JsonPropertyName("survivedThreeImmobilizesInFight")]
public int? SurvivedThreeImmobilizesInFight { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

SWARMDefeatAatrox

Declaration
[JsonPropertyName("SWARM_DefeatAatrox")]
public int? SWARMDefeatAatrox { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

SWARMDefeatBriar

Declaration
[JsonPropertyName("SWARM_DefeatBriar")]
public int? SWARMDefeatBriar { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

SWARMDefeatMiniBosses

Declaration
[JsonPropertyName("SWARM_DefeatMiniBosses")]
public int? SWARMDefeatMiniBosses { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

SWARMEvolveWeapon

Declaration
[JsonPropertyName("SWARM_EvolveWeapon")]
public int? SWARMEvolveWeapon { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

SWARMHave3Passives

Declaration
[JsonPropertyName("SWARM_Have3Passives")]
public int? SWARMHave3Passives { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

SWARMKillEnemy

Declaration
[JsonPropertyName("SWARM_KillEnemy")]
public int? SWARMKillEnemy { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

SWARMPickupGold

Declaration
[JsonPropertyName("SWARM_PickupGold")]
public float? SWARMPickupGold { get; set; }
Property Value
Type Description
System.Nullable<System.Single>
| Improve this Doc View Source

SWARMReachLevel50

Declaration
[JsonPropertyName("SWARM_ReachLevel50")]
public int? SWARMReachLevel50 { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

SWARMSurvive15Min

Declaration
[JsonPropertyName("SWARM_Survive15Min")]
public int? SWARMSurvive15Min { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

SWARMWinWith5EvolvedWeapons

Declaration
[JsonPropertyName("SWARM_WinWith5EvolvedWeapons")]
public int? SWARMWinWith5EvolvedWeapons { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

TakedownOnFirstTurret

Declaration
[JsonPropertyName("takedownOnFirstTurret")]
public int? TakedownOnFirstTurret { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

Takedowns

Declaration
[JsonPropertyName("takedowns")]
public int? Takedowns { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

TakedownsAfterGainingLevelAdvantage

Declaration
[JsonPropertyName("takedownsAfterGainingLevelAdvantage")]
public int? TakedownsAfterGainingLevelAdvantage { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

TakedownsBeforeJungleMinionSpawn

Declaration
[JsonPropertyName("takedownsBeforeJungleMinionSpawn")]
public int? TakedownsBeforeJungleMinionSpawn { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

TakedownsFirst25Minutes

Declaration
[JsonPropertyName("takedownsFirst25Minutes")]
public int? TakedownsFirst25Minutes { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

TakedownsFirstXMinutes

Declaration
[JsonPropertyName("takedownsFirstXMinutes")]
public int? TakedownsFirstXMinutes { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

TakedownsInAlcove

Declaration
[JsonPropertyName("takedownsInAlcove")]
public int? TakedownsInAlcove { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

TakedownsInEnemyFountain

Declaration
[JsonPropertyName("takedownsInEnemyFountain")]
public int? TakedownsInEnemyFountain { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

TeamBaronKills

Declaration
[JsonPropertyName("teamBaronKills")]
public int? TeamBaronKills { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

TeamDamagePercentage

Declaration
[JsonPropertyName("teamDamagePercentage")]
public float? TeamDamagePercentage { get; set; }
Property Value
Type Description
System.Nullable<System.Single>
| Improve this Doc View Source

TeamElderDragonKills

Declaration
[JsonPropertyName("teamElderDragonKills")]
public int? TeamElderDragonKills { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

TeamRiftHeraldKills

Declaration
[JsonPropertyName("teamRiftHeraldKills")]
public int? TeamRiftHeraldKills { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

TeleportTakedowns

Declaration
[JsonPropertyName("teleportTakedowns")]
public int? TeleportTakedowns { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

ThirdInhibitorDestroyedTime

Declaration
[JsonPropertyName("thirdInhibitorDestroyedTime")]
public double? ThirdInhibitorDestroyedTime { get; set; }
Property Value
Type Description
System.Nullable<System.Double>
| Improve this Doc View Source

ThreeWardsOneSweeperCount

Declaration
[JsonPropertyName("threeWardsOneSweeperCount")]
public int? ThreeWardsOneSweeperCount { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

TookLargeDamageSurvived

Declaration
[JsonPropertyName("tookLargeDamageSurvived")]
public int? TookLargeDamageSurvived { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

TurretPlatesTaken

Declaration
[JsonPropertyName("turretPlatesTaken")]
public int? TurretPlatesTaken { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

TurretsTakenWithRiftHerald

Any player who damages a tower that is destroyed within 30 seconds of a Rift Herald charge will receive credit. A player who does not damage the tower will not receive credit.

Declaration
[JsonPropertyName("turretsTakenWithRiftHerald")]
public int? TurretsTakenWithRiftHerald { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

TurretTakedowns

Declaration
[JsonPropertyName("turretTakedowns")]
public int? TurretTakedowns { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

TwentyMinionsIn3SecondsCount

Declaration
[JsonPropertyName("twentyMinionsIn3SecondsCount")]
public int? TwentyMinionsIn3SecondsCount { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

TwoWardsOneSweeperCount

Declaration
[JsonPropertyName("twoWardsOneSweeperCount")]
public int? TwoWardsOneSweeperCount { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

UnseenRecalls

Declaration
[JsonPropertyName("unseenRecalls")]
public int? UnseenRecalls { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

VisionScoreAdvantageLaneOpponent

Declaration
[JsonPropertyName("visionScoreAdvantageLaneOpponent")]
public float? VisionScoreAdvantageLaneOpponent { get; set; }
Property Value
Type Description
System.Nullable<System.Single>
| Improve this Doc View Source

VisionScorePerMinute

Declaration
[JsonPropertyName("visionScorePerMinute")]
public float? VisionScorePerMinute { get; set; }
Property Value
Type Description
System.Nullable<System.Single>
| Improve this Doc View Source

VoidMonsterKill

Declaration
[JsonPropertyName("voidMonsterKill")]
public int? VoidMonsterKill { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

WardsGuarded

Declaration
[JsonPropertyName("wardsGuarded")]
public int? WardsGuarded { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

WardTakedowns

Declaration
[JsonPropertyName("wardTakedowns")]
public int? WardTakedowns { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

WardTakedownsBefore20M

Declaration
[JsonPropertyName("wardTakedownsBefore20M")]
public int? WardTakedownsBefore20M { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
| Improve this Doc View Source

X12AssistStreakCount

Declaration
[JsonPropertyName("12AssistStreakCount")]
public int? X12AssistStreakCount { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>

Methods

| Improve this Doc View Source

ToString()

Declaration
public override string ToString()
Returns
Type Description
System.String
Overrides
System.Object.ToString()
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX