C# Class cleanCore.WoWMount

Datei anzeigen Open project: Vipeax/cleanLayer

Private Properties

Property Type Description

Public Methods

Method Description
Mount ( ) : void
WoWMount ( int companionId, string name, int spellId, int flags ) : System

Method Details

Mount() public method

public Mount ( ) : void
return void

WoWMount() public method

public WoWMount ( int companionId, string name, int spellId, int flags ) : System
companionId int
name string
spellId int
flags int
return System