EntityManagerAddComponent Method |
Name | Description | |
---|---|---|
AddComponentT(EntityId) |
Adds a component of the specified type T to the specified entity.
| |
AddComponentT(EntityId, Object) |
Adds a component of the specified type T to the specified entity with the
specified constructor args.
|