Entity.remove_component

remove a specific component

  1. void remove_component()
  2. void remove_component(T component)
    class Entity
    void
    remove_component
    (
    T
    )

Meta