Entity.removeComponent

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void removeComponent(EntityComponent component)
  2. void removeComponent(StringId componentType)
  3. void removeComponent()
    class Entity
    void
    removeComponent
    (
    EntityComponentType : EntityComponent
    )
    ()

Meta