ComponentStorage.get

get the first component in an entity matching a type

  1. Component get(ComponentId id)
  2. T get(Entity entity)
    class ComponentStorage
    T
    get
    (
    T
    )

Meta