| T & Spices::World::AddComponent | ( | entt::entity | e, |
| Args &&... | args ) |
Template Function. Used for add specific component to entity.
| T | Specific component. |
| [in] | e | entt::entity. |
| [in] | args | Component construct parameters. |
Definition at line 343 of file World.h.