Platform Compatibility
PC | Mac OSX | Oculus Quest |
---|---|---|
X | X | X |
Add or set a private dictionary string on self
Parameters:
- key
- A string value for the name of the variable
- value
- A string value for the variable
Example:
1 | obj.setDictString(key, value) |