plusAssign
Adds a Component to the EntityEdit. The component gets replaced if it already exists.
Receiver
the EntityEdit for adding the Component.
Parameters
component
the Component which will be added to the entity.
Adds a Component to the EntityEdit. The component gets replaced if it already exists.
the EntityEdit for adding the Component.
the Component which will be added to the entity.