Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Entitas
ContextEntityIndexDoesAlreadyExistException
C# Class Entitas.ContextEntityIndexDoesAlreadyExistException
Inheritance:
EntitasException
显示文件
Open project: sschmid/Entitas-CSharp
Public Methods
Method
Description
ContextEntityIndexDoesAlreadyExistException
(
Context
context
,
string
name
) :
System
Method Details
ContextEntityIndexDoesAlreadyExistException()
public
method
public
ContextEntityIndexDoesAlreadyExistException
(
Context
context
,
string
name
) :
System
context
Context
name
string
return
System