C# Class WindRunner_Annihilation.Logic.LineHelpers

Afficher le fichier Open project: JumpAttacker/EnsageSharp Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Dispose ( System.Entity target ) : void
DrawEffect ( System.Entity target, string effectName, bool someOne ) : void
LineHelpers ( ) : System

Method Details

Dispose() public static méthode

public static Dispose ( System.Entity target ) : void
target System.Entity
Résultat void

DrawEffect() public méthode

public DrawEffect ( System.Entity target, string effectName, bool someOne ) : void
target System.Entity
effectName string
someOne bool
Résultat void

LineHelpers() public méthode

public LineHelpers ( ) : System
Résultat System