Sandbox.TaskSource.FromResult
Reply on sbox.game-
Bot
Sandbox.TaskSource.FromResult : api/Sandbox.TaskSource/FromResult -
Returns a task that has already completed successfully with the given value, useful when an async method can immediately return a known result without doing async work.