{"id":"dolphin.authoring--dolphinSceneParser","name":"dolphinSceneParser","owner":"dolphin","package":"dolphin.authoring","kind":"class","signature":"external class dolphinSceneParser","description":"A dolphin scene parser object with the operations listed below.","context":"Represent editable scenes and graph canvases, validate edits, and manage undoable transactions.","parameters":[],"returns":"void","members":[{"name":"dolphinSceneParser","kind":"constructor","parameters":[{"name":"source","type":"text","description":"Source."}],"returns":"void","signature":"dolphinSceneParser(text source)","description":"Dolphin scene parser.","tags":["class","constructor","dolphin.authoring"],"updated":"2026-09-09"},{"name":"Number","kind":"method","parameters":[],"returns":"int","signature":"Number() returns int","description":"Number.","tags":["class","method","dolphin.authoring"],"exampleId":"method-Number-1","updated":"2026-09-09"}],"tags":["authoring","class","cpu","dolphin","dolphin.authoring","method","source-example"],"updated":"2026-09-09","source":{"repository":"dolphin","path":"packages/authoring/src/authoring.yh","line":119,"sha256":"f1b04c15647d6b2cca9605baa22ec4280b12cd59472c9ead754eb6ebcc4a99cc"},"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 dolphinSceneParser","description":"A complete small caller. Values are illustrative; check the returned result and package requirements before connecting live resources.","code":"using dolphin.authoring\n\n// Represent editable scenes and graph canvases, validate edits, and manage undoable transactions.\ndolphinSceneParser sample = dolphinSceneParser(\"example\")\nConsole.Log(\"Created dolphinSceneParser\")\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.dolphin_authoring__dolphinsceneparser\"\nversion = \"0.1.0\"\nlanguageEdition = \"yeho-core-2026.1\"\n\n[app]\nkind = \"headless\"\n\n[[dependencies]]\npackage = \"dolphin.authoring\"\nversion = \"0.1.0\"\npath = \"../../../dolphin/packages/authoring\"\n\n[[dependencies]]\npackage = \"dolphin.math\"\nversion = \"0.1.0\"\npath = \"../../../dolphin/packages/math\"\n\n[[dependencies]]\npackage = \"dolphin.spatial3d\"\nversion = \"0.1.0\"\npath = \"../../../dolphin/packages/spatial3d\"\n","tags":["cpu","source-example"],"verification":"type checked","run":"cpu-oracle","sha256":"6d34df0bc5e9fa512da3368613484f83a89035ab62576aa3c897b862f86543a5","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null},{"id":"method-Number-1","title":"dolphinSceneParser.Number","description":"A complete caller for this public method. Sample inputs are illustrative; native resources require their owning lifecycle.","code":"using dolphin.authoring\n\n// Number.\ndolphinSceneParser instance = dolphinSceneParser(\"example\")\nint result = instance.Number()\nConsole.Log(Text.From(result))\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.dolphin_authoring__dolphinsceneparser\"\nversion = \"0.1.0\"\nlanguageEdition = \"yeho-core-2026.1\"\n\n[app]\nkind = \"headless\"\n\n[[dependencies]]\npackage = \"dolphin.authoring\"\nversion = \"0.1.0\"\npath = \"../../../dolphin/packages/authoring\"\n\n[[dependencies]]\npackage = \"dolphin.math\"\nversion = \"0.1.0\"\npath = \"../../../dolphin/packages/math\"\n\n[[dependencies]]\npackage = \"dolphin.spatial3d\"\nversion = \"0.1.0\"\npath = \"../../../dolphin/packages/spatial3d\"\n","tags":["cpu","method","source-example"],"run":"cpu-oracle","verification":"type checked","sha256":"724db4b77cdc26067e795cdd6fd8f61a6996d4d302598bb02919411fcc6e4c7e","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null}],"searchTerms":["dolphinSceneParser","Number"],"url":"https://demonhunterlabs.com/academy/api?item=dolphin.authoring--dolphinSceneParser","json":"https://demonhunterlabs.com/reference/items/dolphin.authoring--dolphinSceneParser.json","markdown":"https://demonhunterlabs.com/reference/text/dolphin.authoring--dolphinSceneParser.md"}
