Skip to content

game.planner

Native global — no require.

snapshot

function · snapshot(): table

Latest planner snapshot from the local host.

Returns

TypeSummary
table

publish_status

function · publish_status(json: string): Result?, ErrorMessage?

Publish a planner status payload to the local host.

Parameters

NameTypeSummary
jsonstring

Returns

TypeSummary
Result?, ErrorMessage?

note_learned_spell

function · note_learned_spell(words: string): Result?, ErrorMessage?

Record that the local player learned a spell.

Parameters

NameTypeSummary
wordsstring

Returns

TypeSummary
Result?, ErrorMessage?

Arcane SDK catalog generated from scripts/sdk