Stops a active co-routine.
Namespace:
IBM.Watson.DeveloperCloud.Utilities
Assembly:
unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax public static void Stop(
int ID
)
Parameters
- ID
- Type: SystemInt32
THe ID of the co-routine to stop.
See Also