Platform Compatibility
PC | Mac OSX | Oculus Quest |
---|---|---|
X | X | X |
Get a private dictionary string on self
Parameters:
- key
- A string value for the key we want to retrieve
returns a String (text) value
Example:
1 | obj.getDictString(key) |
McMaster University Virtual Reality Simulation and Research
Platform Compatibility
PC | Mac OSX | Oculus Quest |
---|---|---|
X | X | X |
Get a private dictionary string on self
Parameters:
returns a String (text) value
Example:
1 | obj.getDictString(key) |