Added GetComponents to Component Manager #305

Merged
maverickdgg merged 1 commits from SP3-5-ECS into main 2023-01-09 16:59:46 +08:00
maverickdgg commented 2023-01-09 10:46:23 +08:00 (Migrated from github.com)

Added a GetComponents To Component Manager.
This returns a tuple of all the components specified by the template args pack using GetComponent_s.
This is for the github issue (#49 ) requesting a tuple return for CreateEntity.

Added a GetComponents To Component Manager. This returns a tuple of all the components specified by the template args pack using GetComponent_s. This is for the github issue (#49 ) requesting a tuple return for CreateEntity.
XiaoQiDigipen (Migrated from github.com) reviewed 2023-01-09 10:46:23 +08:00
Sign in to join this conversation.
No description provided.