C# 클래스 EssentialsPlugin.Utility.TimedEntityCleanup

파일 보기 프로젝트 열기: rexxar-tc/EssentialsPlugin 1 사용 예제들

공개 메소드들

메소드 설명
Add ( long entityId ) : void
Process ( ) : void
TimedEntityCleanup ( ) : System

메소드 상세

Add() 공개 메소드

public Add ( long entityId ) : void
entityId long
리턴 void

Process() 공개 메소드

public Process ( ) : void
리턴 void

TimedEntityCleanup() 공개 메소드

public TimedEntityCleanup ( ) : System
리턴 System