-
Notifications
You must be signed in to change notification settings - Fork 0
Lua Scripting Reference
Nicolas Suarez edited this page Dec 2, 2022
·
2 revisions
API Reference for what content Doorways makes available to Lua Scripts
id(str) -> str
Canonicalize the given string as an ID according to Doorways' ID canonicalization rules.
instantiate(str) -> Card
Create a card from the given ID.
-
id
: Gets the pre-canonicalized ID of this card. -
label
,description
,