Scripting

Search The Documentation:

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

storedIndexOf

Platform Compatibility

PC Mac OSX Oculus Quest
X X X

Check a UID, get the index of it in our stack of stored objects to work from (must be non-negative) if it exists

Parameters:

  • UID
    • An integer value

returns an Integer (whole number) value

Example:

1
obj.storedIndexOf(UID)
Tags
Was this article helpful to you? Yes No

How can we help?