{"id":"dolphin.fpswarsPolicy--FpsWarsSimulationBurstReady","name":"FpsWarsSimulationBurstReady","owner":"dolphin","package":"dolphin.fpswarsPolicy","kind":"function","signature":"external FpsWarsSimulationBurstReady(int pauseTicks, int burstRounds, int burstLimit) returns bool","description":"Fps wars simulation burst ready.","context":"Reuse FPSWars' bounded headless simulation checks for commands, damage, and score policy.","parameters":[{"name":"pauseTicks","type":"int","description":"Supply pause ticks as int."},{"name":"burstRounds","type":"int","description":"Supply burst rounds as int."},{"name":"burstLimit","type":"int","description":"Supply burst limit as int."}],"returns":"bool","members":[],"tags":["cpu","dolphin","dolphin.fpswarsPolicy","fpswarsPolicy","function","source-example"],"updated":"2026-09-09","source":{"repository":"dolphin","path":"packages/fpswars-headless-policy/src/headless_contract.yh","line":24,"sha256":"66d270b50125cf427c92b9366ae08412ad34c2bab3496cb943351a2cf5def0f9"},"status":"source-declared","notes":["Package presence and a declaration do not establish support on every host. Host services need their platform and lifecycle setup."],"examples":[{"id":"usage","title":"Use FpsWarsSimulationBurstReady","description":"A complete small caller. Values are illustrative; check the returned result and package requirements before connecting live resources.","code":"using dolphin.fpswarsPolicy\n\n// Reuse FPSWars' bounded headless simulation checks for commands, damage, and score policy.\nint pauseTicks = 1\nint burstRounds = 1\nint burstLimit = 1\nbool result = FpsWarsSimulationBurstReady(pauseTicks, burstRounds, burstLimit)\nConsole.Log(Text.From(result))\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.dolphin_fpswarspolicy__fpswarssimulationburstready\"\nversion = \"0.1.0\"\nlanguageEdition = \"yeho-core-2026.1\"\n\n[app]\nkind = \"headless\"\n\n[[dependencies]]\npackage = \"dolphin.fpswarsPolicy\"\nversion = \"0.1.0\"\npath = \"../../../dolphin/packages/fpswars-headless-policy\"\n","tags":["cpu","source-example"],"verification":"type checked","run":"cpu-oracle","sha256":"bda87898dd6748d1405750a0fdab5ebc9f88a6b9312e306883d3dba786769a61","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null}],"searchTerms":[],"url":"https://demonhunterlabs.com/academy/api?item=dolphin.fpswarsPolicy--FpsWarsSimulationBurstReady","json":"https://demonhunterlabs.com/reference/items/dolphin.fpswarsPolicy--FpsWarsSimulationBurstReady.json","markdown":"https://demonhunterlabs.com/reference/text/dolphin.fpswarsPolicy--FpsWarsSimulationBurstReady.md"}
