[This is preliminary documentation and is subject to change.]
Overload List
| Name | Description | |
|---|---|---|
| ExecuteNewFor(ThreadStart, Int32) | 
Calls the specified method once every tick on a new GameFiber, for the specified duration.
  | |
| ExecuteNewFor(ThreadStart, String, Int32) | 
Calls the specified method once every tick on a new GameFiber, for the specified duration.
  | 
See Also