Metadata

{
  "CsProjName": "",
  "Compiler": {
    "RootNamespace": "Sandbox",
    "DefineConstants": "SANDBOX;ADDON;DEBUG",
    "NoWarn": "1701;1702;1591;",
    "WarningsAsErrors": "8600;8601;8602;8603;8604;8613;8614;8619;8620;8622;8625;8629;8633;8524;8509;8767;8618;8765",
    "TreatWarningsAsErrors": false,
    "Nullables": true,
    "Whitelist": true,
    "ReleaseMode": "Debug",
    "AssemblyReferences": [],
    "IgnoreFolders": [],
    "DistinctAssemblyReferences": []
  },
  "Resources": "",
  "CodePackageReferences": []
}

Files

Name Size
Code
text_snippet Coroutine.cs 10.2KB
text_snippet CoroutineBucket.cs 5.3KB
text_snippet CoroutineInstance.cs 1.9KB
text_snippet ICoroutineStaller.cs 535B
Code/Stallers
text_snippet WaitForCoroutine.cs 1.1KB
text_snippet WaitForFrames.cs 839B
text_snippet WaitForNextFrame.cs 591B
text_snippet WaitForNextStage.cs 625B
text_snippet WaitForRealSeconds.cs 1KB
text_snippet WaitForSeconds.cs 1010B
text_snippet WaitForTask.cs 774B
text_snippet WaitUntil.cs 916B
text_snippet coroutines.sbproj 792B