Scripting

Search The Documentation:

  1. Home
  2. Docs
  3. Scripting
  4. GameState
  5. setGlobalBool

setGlobalBool

Platform Compatibility

PC Mac OSX Oculus Quest
X X X

Set a global bool

Parameters:

  • name
    • A string value
  • value
    • A boolean value

Example:

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

How can we help?