C# Class cleanCore.WoWMount

Afficher le fichier Open project: Vipeax/cleanLayer

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Mount ( ) : void
WoWMount ( int companionId, string name, int spellId, int flags ) : System

Method Details

Mount() public méthode

public Mount ( ) : void
Résultat void

WoWMount() public méthode

public WoWMount ( int companionId, string name, int spellId, int flags ) : System
companionId int
name string
spellId int
flags int
Résultat System