Scripting

Search The Documentation:

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

setDictBool

Platform Compatibility

PC Mac OSX Oculus Quest
X X X

Add or set a private dictionary bool on self

Parameters:

  • key
    • A string value
  • value
    • A boolean value

Example:

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

How can we help?