C# 클래스 DarkEmu_GameServer.character

파일 보기 프로젝트 열기: CarlosX/DarkEmu 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Account _account
Action _action
Alchemy _alchemy
Attackpet _attackpet
Blues _Blues
Buy_Pack DarkEmu_GameServer.Global.BuyPack
Getmessageinfo _Messagespm
Grabpet _grabpet
Guideinfo _Guide
Guild Guildinfo
GuildNetWork _guild
Ids DarkEmu_GameServer.Global.ID
InGame bool
Information _Information
Job _job
LogNum int
Network _network
Position _pos
Premium premium
Quest _Quest
Spawn List
Speed _speed
Stall _stall
Stat _Stats
State _state
Ticket _ticket
Transport _trans
aRound bool[]

공개 메소드들

메소드 설명
Dispose ( ) : void
Spawned ( int id ) : bool
character ( ) : System

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

Spawned() 공개 메소드

public Spawned ( int id ) : bool
id int
리턴 bool

character() 공개 메소드

public character ( ) : System
리턴 System

프로퍼티 상세

Account 공개적으로 프로퍼티

public _account Account
리턴 _account

Action 공개적으로 프로퍼티

public _action Action
리턴 _action

Alchemy 공개적으로 프로퍼티

public _alchemy Alchemy
리턴 _alchemy

Attackpet 공개적으로 프로퍼티

public _attackpet Attackpet
리턴 _attackpet

Blues 공개적으로 프로퍼티

public _Blues Blues
리턴 _Blues

Buy_Pack 공개적으로 프로퍼티

public BuyPack,DarkEmu_GameServer.Global Buy_Pack
리턴 DarkEmu_GameServer.Global.BuyPack

Getmessageinfo 공개적으로 프로퍼티

public _Messagespm Getmessageinfo
리턴 _Messagespm

Grabpet 공개적으로 프로퍼티

public _grabpet Grabpet
리턴 _grabpet

Guideinfo 공개적으로 프로퍼티

public _Guide Guideinfo
리턴 _Guide

Guild 공개적으로 프로퍼티

public Guildinfo Guild
리턴 Guildinfo

GuildNetWork 공개적으로 프로퍼티

public _guild GuildNetWork
리턴 _guild

Ids 공개적으로 프로퍼티

public ID,DarkEmu_GameServer.Global Ids
리턴 DarkEmu_GameServer.Global.ID

InGame 공개적으로 프로퍼티

public bool InGame
리턴 bool

Information 공개적으로 프로퍼티

public _Information Information
리턴 _Information

Job 공개적으로 프로퍼티

public _job Job
리턴 _job

LogNum 공개적으로 프로퍼티

public int LogNum
리턴 int

Network 공개적으로 프로퍼티

public _network Network
리턴 _network

Position 공개적으로 프로퍼티

public _pos Position
리턴 _pos

Premium 공개적으로 프로퍼티

public premium Premium
리턴 premium

Quest 공개적으로 프로퍼티

public _Quest Quest
리턴 _Quest

Spawn 공개적으로 프로퍼티

public List Spawn
리턴 List

Speed 공개적으로 프로퍼티

public _speed Speed
리턴 _speed

Stall 공개적으로 프로퍼티

public _stall Stall
리턴 _stall

Stat 공개적으로 프로퍼티

public _Stats Stat
리턴 _Stats

State 공개적으로 프로퍼티

public _state State
리턴 _state

Ticket 공개적으로 프로퍼티

public _ticket Ticket
리턴 _ticket

Transport 공개적으로 프로퍼티

public _trans Transport
리턴 _trans

aRound 공개적으로 프로퍼티

public bool[] aRound
리턴 bool[]