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