C# 클래스 cleanCore.WoWMount

파일 보기 프로젝트 열기: Vipeax/cleanLayer

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Mount ( ) : void
WoWMount ( int companionId, string name, int spellId, int flags ) : System

메소드 상세

Mount() 공개 메소드

public Mount ( ) : void
리턴 void

WoWMount() 공개 메소드

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