Skip to content

How to change entity's archtype runtime? #6

Answered by genaray
HiWill asked this question in Q&A
Discussion options

You must be logged in to vote

How to change entity's archtype runtime?

I recently updated Arch (https://github.com/genaray/Arch/releases/tag/1.0.13), now structural changes are implemented by default :)

entity.Add<T>(new T());
entity.Remove<T>();

Check it out ! ^^

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by genaray
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #5 on November 11, 2022 10:05.