C# 클래스 Entitas.Unity.VisualDebugging.DefaultStringCreator

상속: 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