Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Entitas
PoolDoesNotContainEntityException
C# Class Entitas.PoolDoesNotContainEntityException
Inheritance:
EntitasException
ファイルを表示
Open project: JamesMcMahon/entitas-2d-roguelike
Public Methods
Method
Description
PoolDoesNotContainEntityException
(
string
message
,
string
hint
) :
System
Method Details
PoolDoesNotContainEntityException()
public
method
public
PoolDoesNotContainEntityException
(
string
message
,
string
hint
) :
System
message
string
hint
string
return
System