CLObject.regChild

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto regChild(T[] arr)
  2. auto regChild(T obj)
    class CLObject
    regChild
    (
    T
    )
    (
    T obj
    )
    if (
    !isArray!T
    )

Meta