Scripting

Search The Documentation:

  1. Home
  2. Docs
  3. Scripting
  4. Script Specific
  5. setDictString

setDictString

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)
Tags
Was this article helpful to you? Yes No

How can we help?