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
Unity
VisualDebugging
DefaultArrayCreator
C# Class Entitas.Unity.VisualDebugging.DefaultArrayCreator
Inheritance:
IDefaultInstanceCreator
ファイルを表示
Open project: sschmid/Entitas-CSharp
Public Methods
Method
Description
CreateDefault
(
Type
type
) :
object
HandlesType
(
Type
type
) :
bool
Method Details
CreateDefault()
public
method
public
CreateDefault
(
Type
type
) :
object
type
System.Type
return
object
HandlesType()
public
method
public
HandlesType
(
Type
type
) :
bool
type
System.Type
return
bool