Platform Compatibility
PC | Mac OSX | Oculus Quest |
---|---|---|
X | X | X |
Try to store an object into script memory and return the index of it
Parameters:
- tag
- A string value
- compareUID Optional
- An integer value
returns an Integer (whole number) value
Example:
1 | obj.tryStore(tag, compareUID) |