C# 클래스 Timer.TimeBase, UGUIPlugin

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

공개 프로퍼티들

프로퍼티 타입 설명
func object
isRemove bool
timeout int
type TimeType,

보호된 프로퍼티들

프로퍼티 타입 설명
time int

공개 메소드들

메소드 설명
TimeBase ( TimeType, t ) : System.Collections

보호된 메소드들

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

비공개 메소드들

메소드 설명
TimeCall ( int t ) : void

메소드 상세

Call() 보호된 메소드

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

TimeBase() 공개 메소드

public TimeBase ( TimeType, t ) : System.Collections
t TimeType,
리턴 System.Collections

프로퍼티 상세

func 공개적으로 프로퍼티

public object func
리턴 object

isRemove 공개적으로 프로퍼티

public bool isRemove
리턴 bool

time 보호되어 있는 프로퍼티

protected int time
리턴 int

timeout 공개적으로 프로퍼티

public int timeout
리턴 int

type 공개적으로 프로퍼티

public TimeType, type
리턴 TimeType,