< Previous | Contents | Next >

Methods

BinItem.Delete()

Delete the BinItem.

BinItem.GetData([name])

Get custom persistent data.


image


See Composition:GetData().

> Parameters:

name (string) – name

> Returns: Value

> Return type: (number|string|boolean|table)

BinItem.SetData(name, value) Set custom persistent data. See Composition:SetData().

> Parameters:

name (string) – name

value ((number|string|boolean|table)) – value