RepeatButton.SetAction(System.Action,long,long)

Parameters

clickEvent The action to execute.
delay The initial delay before the action is executed for the first time. Value is defined in milliseconds.
interval The interval between each execution of the action. Value is defined in milliseconds.

Description

Set the action that should be executed when the button is pressed.


Did you find this page useful? Please give it a rating: