Interactable.hasChanged

Returns true if the interactable had updates since the given tick.

Kind: Function

Environments: Game

Game

interactable:hasChanged( tick )

Open the full Game reference

Parameters:

Name Type Description
interactable Interactable The interactable.
tick integer The tick.

Returns:

Type Description
boolean Returns true if the interactable has been updated.