Scripting

Search The Documentation:

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

setGlobalInt

Platform Compatibility

PC Mac OSX Oculus Quest
X X X

Set a global int

Parameters:

  • name
    • A string value
  • value
    • An integer value

Example:

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

How can we help?