Метод | Описание | |
---|---|---|
CreateDefault ( Type type ) : object | ||
DrawAndGetNewValue ( Type memberType, string memberName, object value, Entity entity, int index, IComponent component ) : object | ||
HandlesType ( Type type ) : bool |
public CreateDefault ( Type type ) : object | ||
type | Type | |
Результат | object |
public DrawAndGetNewValue ( Type memberType, string memberName, object value, Entity entity, int index, IComponent component ) : object | ||
memberType | Type | |
memberName | string | |
value | object | |
entity | Entity | |
index | int | |
component | IComponent | |
Результат | object |