Scripting

Search The Documentation:

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

setDictNumber

Platform Compatibility

PC Mac OSX Oculus Quest
X X X

Add or set a private dictionary float on self

Parameters:

  • key
    • A string value for the name of the variable
  • value
    • A float value to store

Example:

1
obj.setDictNumber(key, value)
Tags
Was this article helpful to you? Yes No

How can we help?