Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Entitas
Unity
VisualDebugging
DefaultArrayCreator
C# 클래스 Entitas.Unity.VisualDebugging.DefaultArrayCreator
상속:
IDefaultInstanceCreator
파일 보기
프로젝트 열기: sschmid/Entitas-CSharp
공개 메소드들
메소드
설명
CreateDefault
(
Type
type
) :
object
HandlesType
(
Type
type
) :
bool
메소드 상세
CreateDefault()
공개
메소드
public
CreateDefault
(
Type
type
) :
object
type
System.Type
리턴
object
HandlesType()
공개
메소드
public
HandlesType
(
Type
type
) :
bool
type
System.Type
리턴
bool