C# Class Server.Game.Powers.TickTimer

Inheritance: PowerScript
Afficher le fichier Open project: GrindFest/GrindFest Class Usage Examples

Méthodes publiques

Свойство Type Description
Timeout float

Méthodes publiques

Méthode Description
OnUpdate ( System.TimeSpan deltaTime ) : void
TickTimer ( Skill scriptContainer, float timeout ) : Server.Game.Components

Method Details

OnUpdate() public méthode

public OnUpdate ( System.TimeSpan deltaTime ) : void
deltaTime System.TimeSpan
Résultat void

TickTimer() public méthode

public TickTimer ( Skill scriptContainer, float timeout ) : Server.Game.Components
scriptContainer Skill
timeout float
Résultat Server.Game.Components

Property Details

Timeout public_oe property

public float Timeout
Résultat float