C# 클래스 EgoCleanUp, EgoCS

파일 보기 프로젝트 열기: andoowhy/EgoCS 1 사용 예제들

공개 메소드들

메소드 설명
AddCleanUp ( Action cleanup ) : void
CleanUp ( ) : void
Destroy ( GameObject gameObject ) : void

메소드 상세

AddCleanUp() 공개 정적인 메소드

public static AddCleanUp ( Action cleanup ) : void
cleanup Action
리턴 void

CleanUp() 공개 정적인 메소드

public static CleanUp ( ) : void
리턴 void

Destroy() 공개 정적인 메소드

public static Destroy ( GameObject gameObject ) : void
gameObject GameObject
리턴 void