C# 클래스 AdvancedLogParser.Player

파일 보기 프로젝트 열기: ALandFarAway/ALFA-Base-Resources 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
CDKey string
Characters List
CommunityIds List
DMTime float
FirstLogin System.DateTime
Is18Plus bool
IsBanned bool
IsDM bool
IsMember bool
LastLogin System.DateTime
Logins uint
playerIds List

프로퍼티 상세

CDKey 공개적으로 프로퍼티

public string CDKey
리턴 string

Characters 공개적으로 프로퍼티

public List Characters
리턴 List

CommunityIds 공개적으로 프로퍼티

public List CommunityIds
리턴 List

DMTime 공개적으로 프로퍼티

public float DMTime
리턴 float

FirstLogin 공개적으로 프로퍼티

public DateTime,System FirstLogin
리턴 System.DateTime

Is18Plus 공개적으로 프로퍼티

public bool Is18Plus
리턴 bool

IsBanned 공개적으로 프로퍼티

public bool IsBanned
리턴 bool

IsDM 공개적으로 프로퍼티

public bool IsDM
리턴 bool

IsMember 공개적으로 프로퍼티

public bool IsMember
리턴 bool

LastLogin 공개적으로 프로퍼티

public DateTime,System LastLogin
리턴 System.DateTime

Logins 공개적으로 프로퍼티

public uint Logins
리턴 uint

playerIds 공개적으로 프로퍼티

public List playerIds
리턴 List