C# 클래스 ShootManiaXMLRPC.Structs.PlayerChat

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

공개 프로퍼티들

프로퍼티 타입 설명
IsRegisteredCmd bool
Login string
PlayerUid int
Text string

프로퍼티 상세

IsRegisteredCmd 공개적으로 프로퍼티

public bool IsRegisteredCmd
리턴 bool

Login 공개적으로 프로퍼티

public string Login
리턴 string

PlayerUid 공개적으로 프로퍼티

public int PlayerUid
리턴 int

Text 공개적으로 프로퍼티

public string Text
리턴 string