C# Class Reckoning.Game.Notifier.Talents

Inheritance: Notification
Afficher le fichier Open project: dylannorthrup/hexapidocs

Méthodes publiques

Свойство Type Description
Champion string
Class EChampionClass
Picks List
Race ERace

Méthodes publiques

Méthode Description
GetMessageName ( ) : string
Talents ( string user, string champion, ERace race, EChampionClass cl, List talents ) : System

Method Details

GetMessageName() public static méthode

public static GetMessageName ( ) : string
Résultat string

Talents() public méthode

public Talents ( string user, string champion, ERace race, EChampionClass cl, List talents ) : System
user string
champion string
race ERace
cl EChampionClass
talents List
Résultat System

Property Details

Champion public_oe property

public string Champion
Résultat string

Class public_oe property

public EChampionClass Class
Résultat EChampionClass

Picks public_oe property

public List Picks
Résultat List

Race public_oe property

public ERace Race
Résultat ERace