mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-29 20:16:38 +09:00
Added Module: ExpGamingCore
This commit is contained in:
@@ -173,7 +173,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="name" nowrap><a href="#json">json (lua_table)</a></td>
|
||||
<td class="summary">Simmilar to table.to_string but converts a lua table to a json one</td>
|
||||
<td class="summary">Simmilar to table.tostring but converts a lua table to a json one</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="name" nowrap><a href="#autokey">autokey (tbl, str)</a></td>
|
||||
@@ -1004,7 +1004,7 @@ some_func(<span class="number">1</span>,<span class="number">2</span>) <span cla
|
||||
<strong>json (lua_table)</strong>
|
||||
</dt>
|
||||
<dd>
|
||||
Simmilar to table.to_string but converts a lua table to a json one
|
||||
Simmilar to table.tostring but converts a lua table to a json one
|
||||
|
||||
|
||||
<h3>Parameters:</h3>
|
||||
|
||||
Reference in New Issue
Block a user