Scripting

Search The Documentation:

  1. Home
  2. Docs
  3. Scripting
  4. Object Data
  5. findChild

findChild

Platform Compatibility

PC Mac OSX Oculus Quest
X X X

Find a child object by name of an object or self if no index provided

Parameters:

  • child
    • A string value
  • index Optional
    • An integer value

returns an Integer (whole number) value

Example:

1
obj.findChild(child, index)
Tags
Was this article helpful to you? Yes No

How can we help?