C# 클래스 HutongGames.PlayMaker.Actions.iTweenResume

상속: FsmStateAction
파일 보기 프로젝트 열기: hughrogers/RPGQuest

공개 프로퍼티들

프로퍼티 타입 설명
iTweenType iTweenFSMType
inScene bool
includeChildren bool

공개 메소드들

메소드 설명
DoiTween ( ) : void
OnEnter ( ) : void
Reset ( ) : void

메소드 상세

DoiTween() 공개 메소드

public DoiTween ( ) : void
리턴 void

OnEnter() 공개 메소드

public OnEnter ( ) : void
리턴 void

Reset() 공개 메소드

public Reset ( ) : void
리턴 void

프로퍼티 상세

iTweenType 공개적으로 프로퍼티

public iTweenFSMType iTweenType
리턴 iTweenFSMType

inScene 공개적으로 프로퍼티

public bool inScene
리턴 bool

includeChildren 공개적으로 프로퍼티

public bool includeChildren
리턴 bool