C# 클래스 Timer.Timeout, UGUIPlugin

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

공개 프로퍼티들

프로퍼티 타입 설명
args object[]

공개 메소드들

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

보호된 메소드들

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

메소드 상세

Call() 보호된 메소드

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

Timeout() 공개 메소드

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

프로퍼티 상세

args 공개적으로 프로퍼티

public object[] args
리턴 object[]