C# 클래스 ActivateClone, Portal-Tutorial-Repository

상속: AbstractClone
파일 보기 프로젝트 열기: limdingwen/Portal-Tutorial-Repository

공개 메소드들

메소드 설명
OnCloneAwake ( ) : void
OnCloneDisable ( Portal, sender, Portal, destination ) : void
OnCloneEnable ( Portal, sender, Portal, destination ) : void

메소드 상세

OnCloneAwake() 공개 메소드

public OnCloneAwake ( ) : void
리턴 void

OnCloneDisable() 공개 메소드

public OnCloneDisable ( Portal, sender, Portal, destination ) : void
sender Portal,
destination Portal,
리턴 void

OnCloneEnable() 공개 메소드

public OnCloneEnable ( Portal, sender, Portal, destination ) : void
sender Portal,
destination Portal,
리턴 void