⚲
Lua
C++
Edit
SaveTable
This function saves a table to a JSON file.
Syntax
bool
SaveTable
(const
table
& t, const
WString
& path)
Parameter
Description
t
table to save
path
file path to save
Returns
Returns true if successful, otherwise false is returned.
Copyright © 2006-2025 Leadwerks Software.
All rights reserved.
Leadwerks 4 Documentation