This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| smutbook:classes:inventory:inventoryui [2023/08/09 17:19] – lee | smutbook:classes:inventory:inventoryui [2023/08/09 17:20] (current) – lee | ||
|---|---|---|---|
| Line 214: | Line 214: | ||
| * **Type:** String | Function(config) returning String | * **Type:** String | Function(config) returning String | ||
| * **Default Value:** undefined | * **Default Value:** undefined | ||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | ==== .someFunction( args ) ==== | ||
| - | Description. | ||
| - | |||
| - | * **Type:** Function | ||
| - | * **Arguments: | ||
| - | * //arg1//: desc | ||
| - | * //arg2//: desc | ||
| - | * //arg3//: desc | ||
| - | * //arg4//: desc | ||
| - | * //arg5//: desc | ||
| - | * //arg6//: desc | ||
| - | * **Returns: | ||
| - | * **Throws:** Nothing | ||
| - | |||
| - | Example:< | ||
| - | FIXME | ||
| - | </ | ||
| - | |||