C# 클래스 Entitas.PoolDoesNotContainEntityException

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

공개 메소드들

메소드 설명
PoolDoesNotContainEntityException ( string message, string hint ) : System

메소드 상세

PoolDoesNotContainEntityException() 공개 메소드

public PoolDoesNotContainEntityException ( string message, string hint ) : System
message string
hint string
리턴 System