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