AngelScript
 
Loading...
Searching...
No Matches
Concurrent scripts

Path: /sdk/samples/concurrent/

This sample shows how to execute two or more long running scripts concurrently. The scripts voluntarily hand over the control to the next script in the queue by calling the function sleep().

  • Context manager
  • Multiple scripts running in parallel
  • sleep()
  • Strings
  • Registered global functions