C# 클래스 cleanLayer.Bots.Multiboxer

상속: cleanLayer.Library.BotBase
파일 보기 프로젝트 열기: Vipeax/cleanLayer

공개 프로퍼티들

프로퍼티 타입 설명
FSM cleanLayer.Library.FSM.Engine
FollowingLeader bool
Leader cleanCore.WoWPlayer

공개 메소드들

메소드 설명
Multiboxer ( ) : System
Pulse ( ) : void
Start ( ) : bool
Stop ( ) : void

메소드 상세

Multiboxer() 공개 메소드

public Multiboxer ( ) : System
리턴 System

Pulse() 공개 메소드

public Pulse ( ) : void
리턴 void

Start() 공개 메소드

public Start ( ) : bool
리턴 bool

Stop() 공개 메소드

public Stop ( ) : void
리턴 void

프로퍼티 상세

FSM 공개적으로 프로퍼티

public Engine,cleanLayer.Library.FSM FSM
리턴 cleanLayer.Library.FSM.Engine

FollowingLeader 공개적으로 프로퍼티

public bool FollowingLeader
리턴 bool

Leader 공개적으로 프로퍼티

public WoWPlayer,cleanCore Leader
리턴 cleanCore.WoWPlayer