C# 클래스 BBGamelib.scheduler.tListEntry

파일 보기 프로젝트 열기: BigWoodGames/cocos2d-unity 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
impMethod TICK_IMP
markedForDeletion bool
paused bool
priority int
target System.Object

프로퍼티 상세

impMethod 공개적으로 프로퍼티

public TICK_IMP impMethod
리턴 TICK_IMP

markedForDeletion 공개적으로 프로퍼티

public bool markedForDeletion
리턴 bool

paused 공개적으로 프로퍼티

public bool paused
리턴 bool

priority 공개적으로 프로퍼티

public int priority
리턴 int

target 공개적으로 프로퍼티

public System.Object target
리턴 System.Object