C# 클래스 DarkEmu_GameServer.Player

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

공개 프로퍼티들

프로퍼티 타입 설명
Flags _Flags[]
General _General[]
Objects _Objects[]
PlayersOnline int
Position DarkEmu_GameServer._Position[]
Speeds _Speeds[]
Stats _Stats[]

프로퍼티 상세

Flags 공개적으로 정적으로 프로퍼티

public static _Flags[] Flags
리턴 _Flags[]

General 공개적으로 정적으로 프로퍼티

public static _General[] General
리턴 _General[]

Objects 공개적으로 정적으로 프로퍼티

public static _Objects[] Objects
리턴 _Objects[]

PlayersOnline 공개적으로 정적으로 프로퍼티

public static int PlayersOnline
리턴 int

Position 공개적으로 정적으로 프로퍼티

public static _Position[],DarkEmu_GameServer Position
리턴 DarkEmu_GameServer._Position[]

Speeds 공개적으로 정적으로 프로퍼티

public static _Speeds[] Speeds
리턴 _Speeds[]

Stats 공개적으로 정적으로 프로퍼티

public static _Stats[] Stats
리턴 _Stats[]