
simUnfoldStackTable
Description
|
Extracts all key-value pairs from the table at the top of the stack, and removes the table. See also simGetStackSize and the other stack functions. |
C synopsis
|
simInt simUnfoldStackTable(simInt stackHandle) |
C parameters |
|
C return value
|
-1 in case of an error
|
Lua synopsis
|
- |
Lua parameters |
- |
Lua return values
|
- |
All regular API functions on one page
|