plusAssign
Adds a constructed Component to this Entity. If a Component of the same type exists, it will be replaced.
Parameters
component
will be added to this Entity.
Adds a constructed Component to this Entity. If a Component of the same type exists, it will be replaced.
will be added to this Entity.