Entity.hasComponent

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

Meta