Method CreateArchetype
CreateArchetype(ComponentType[])
Declaration
public EntityArchetype CreateArchetype(params ComponentType[] types)
Parameters
Type | Name | Description |
---|---|---|
ComponentType[] | types |
Returns
Type | Description |
---|---|
EntityArchetype |
public EntityArchetype CreateArchetype(params ComponentType[] types)
Type | Name | Description |
---|---|---|
ComponentType[] | types |
Type | Description |
---|---|
EntityArchetype |