Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Entitas
Unity
VisualDebugging
DefaultArrayCreator
C# Class Entitas.Unity.VisualDebugging.DefaultArrayCreator
Inheritance:
IDefaultInstanceCreator
Afficher le fichier
Open project: sschmid/Entitas-CSharp
Méthodes publiques
Méthode
Description
CreateDefault
(
Type
type
) :
object
HandlesType
(
Type
type
) :
bool
Method Details
CreateDefault()
public
méthode
public
CreateDefault
(
Type
type
) :
object
type
System.Type
Résultat
object
HandlesType()
public
méthode
public
HandlesType
(
Type
type
) :
bool
type
System.Type
Résultat
bool