Scripting

Search The Documentation:

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

saveTextLines

Platform Compatibility

PC Mac OSX Oculus Quest
X X X

Save multiple text lines to file in StreamingAssets

Parameters:

  • string[] lines
  • fileName
    • A string value
  • append Optional
    • A boolean value

Example:

1
obj.saveTextLines(string[] lines, fileName, append)
Tags
Was this article helpful to you? Yes No

How can we help?