Entity.AddComponent

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

Meta