![]() | ComponentManagerRemoveComponent Method |
Name | Description | |
---|---|---|
![]() | RemoveComponent(Int32) |
Removes the component mapped to the entity with the specified id.
Note that this manager does not check whether the specified id is valid.
|
![]() | RemoveComponent(Int32, IEntityComponent) |
Removes the component mapped to the entity with the specified id.
Note that this manager does not check whether the specified id is valid.
|