Click or drag to resize

IEntityManagerDestroy Method

Overload List
  NameDescription
Public methodDestroy(Component)
Destroys the specified component.
Public methodDestroy(EntityId)
Destroys the specified entity.
Public methodDestroyT(EntityId)
Destroys the components of the specified type T attached to the specified entity.
Top
See Also