Show / Hide Table of Contents

Enum EventType

Event's type (Match API).

Namespace:RiotSharp.MatchEndpoint.Enums
Assembly:RiotSharp.dll
Syntax
public enum EventType : int

Fields

Name Description
AscendedEvent

Ascended event.

BuildingKill

Triggers on building kills.

CapturePoint

Triggers on captured point in dominion games.

ChampionKill

Triggers on champion kills.

EliteMonsterKill

Triggers on Nashor or Dragon kills.

ItemDestroyed

Triggers on item destructions.

ItemPurchased

Triggers on item purchases.

ItemSold

Triggers on item sells.

ItemUndo

Triggers on undo item purchases.

SkillLevelUp

Triggers on skill level ups.

WardKill

Triggers on ward kills.

WardPlaced

Triggers on ward placements.

Back to top Copyright © 2015-2016 Microsoft
Generated by DocFX