Click or drag to resize

GLMonoBehaviourInvokeRepeating Method

Overload List
  NameDescription
Public methodInvokeRepeating(Action, IGeneratorSingle)
Public methodInvokeRepeating(String, Single, Single)

Invokes the method methodName in time seconds, then repeatedly every repeatRate seconds.

(Inherited from MonoBehaviour.)
Public methodInvokeRepeating(Action, Single, Single)
Top
See Also