C# 클래스 Timer.Interval, UGUIPlugin

상속: TimeBase
파일 보기 프로젝트 열기: l980305284/UGUIPlugin

공개 프로퍼티들

프로퍼티 타입 설명
count int

공개 메소드들

메소드 설명
Interval ( ) : System.Collections

보호된 메소드들

메소드 설명
Call ( int i ) : void

메소드 상세

Call() 보호된 메소드

protected Call ( int i ) : void
i int
리턴 void

Interval() 공개 메소드

public Interval ( ) : System.Collections
리턴 System.Collections

프로퍼티 상세

count 공개적으로 프로퍼티

public int count
리턴 int