LoadCellHandle
A userdata object representing a load cell handle.
Operations:
| Operation | Returns | Description |
|---|---|---|
LoadCellHandle == LoadCellHandle |
boolean | Checks if two instances of LoadCellHandle refer to the same LoadCellHandle. |
Functions
release
loadCellHandle:release( )
Parameters:
| Name | Type | Description |
|---|---|---|
handle |
LoadCellHandle | Handle to a load player dummy |
Returns:
| Type | Description |
|---|---|
| boolean | True if succesful |