C# Class SFXUtility.Feature.ImmuneTimer.ImmuneStruct

Afficher le fichier Open project: Smokyfox/LeagueSharp

Méthodes publiques

Свойство Type Description
Delay float
SpellName string

Méthodes publiques

Méthode Description
ImmuneStruct ( string spellName, float delay ) : System

Method Details

ImmuneStruct() public méthode

public ImmuneStruct ( string spellName, float delay ) : System
spellName string
delay float
Résultat System

Property Details

Delay public_oe property

public float Delay
Résultat float

SpellName public_oe property

public string SpellName
Résultat string