Method AddComponent
AddComponent(Entity, ComponentType)
Declaration
public void AddComponent(Entity entity, ComponentType componentType)
Parameters
Type | Name | Description |
---|---|---|
Entity | entity | |
ComponentType | componentType |
public void AddComponent(Entity entity, ComponentType componentType)
Type | Name | Description |
---|---|---|
Entity | entity | |
ComponentType | componentType |