Overload List

  NameDescription
Public methodTickThread(Action, Int32)
Creates a new Thread which runs the given action. The thread will start running after creation.
Public methodTickThread(Action, Int32, Boolean)
Creates a new Thread which runs the given action.

See Also