C# 클래스 EssentialsPlugin.ProcessHandlers.ProcessSpeed

상속: EssentialsPlugin.ProcessHandlers.ProcessHandlerBase
파일 보기 프로젝트 열기: rexxar-tc/EssentialsPlugin

공개 프로퍼티들

프로퍼티 타입 설명
SpeedPlayers Dictionary>

공개 메소드들

메소드 설명
GetUpdateResolution ( ) : int
Handle ( ) : void

메소드 상세

GetUpdateResolution() 공개 메소드

public GetUpdateResolution ( ) : int
리턴 int

Handle() 공개 메소드

public Handle ( ) : void
리턴 void

프로퍼티 상세

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

public static Dictionary> SpeedPlayers
리턴 Dictionary>