GetNumberOfFreeStacksOfThisSize
Docslocal retval = GetNumberOfFreeStacksOfThisSize(stackSize)Parameters
| Name | Type | Description |
|---|---|---|
stackSize | int | — |
Returns
intReturns an integer value.
local retval = GetNumberOfFreeStacksOfThisSize(stackSize)| Name | Type | Description |
|---|---|---|
stackSize | int | — |
intReturns an integer value.
No snippets yet. Be the first to contribute!