C# 클래스 Entitas.Unity.VisualDebugging.GameObjectDestroyExtension

파일 보기 프로젝트 열기: JamesMcMahon/entitas-2d-roguelike

공개 메소드들

메소드 설명
DestroyGameObject ( this gameObject ) : void

메소드 상세

DestroyGameObject() 공개 정적인 메소드

public static DestroyGameObject ( this gameObject ) : void
gameObject this
리턴 void