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) |