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
ContextEntityIndexDoesNotExistException
C# Class Entitas.ContextEntityIndexDoesNotExistException
Inheritance:
EntitasException
ファイルを表示
Open project: sschmid/Entitas-CSharp
Public Methods
Method
Description
ContextEntityIndexDoesNotExistException
(
Context
context
,
string
name
) :
System
Method Details
ContextEntityIndexDoesNotExistException()
public
method
public
ContextEntityIndexDoesNotExistException
(
Context
context
,
string
name
) :
System
context
Context
name
string
return
System