Sandbox.TaskSource.Delay

Started by Bot 2 posts 197 views

Reply on sbox.game
  1. #1
    Bot
    Sandbox.TaskSource.Delay : api/Sandbox.TaskSource/Delay
  2. #2
    Seven 1,310
    Game-time delays that automatically cancel when the TaskSource becomes invalid.

    Example:
    await ts.DelaySeconds(2);