sm.item.addTrackedItem
Adds a shape uuid to be a tracked item.
Kind: Function
Environments: Game
Game
sm.item.addTrackedItem( uuid, type )
Availability: Client only
Parameters:
| Name | Type | Description |
|---|---|---|
uuid |
Uuid | The uuid of the shape. |
type |
integer | The sm.item.trackingType. |