Entity.AddComponent

Undocumented in source. Be warned that the author may not have intended to support it.
  1. T AddComponent(T t)
  2. T AddComponent(Args args)
    class Entity
    T
    AddComponent
    (
    Args...
    )
    (
    Args args
    )
  3. T* AddComponent(Args args)

Meta