add new_uid script function

This commit is contained in:
GenevensiS
2026-05-09 18:10:59 +02:00
parent d4efc5b973
commit d79e8afb56
3 changed files with 24 additions and 1 deletions
+1
View File
@@ -109,6 +109,7 @@ These functions are built into the program, other [[type:function]]s can be defi
! Cards <<<
| [[fun:new_card]] Construct a new [[type:card]] object.
| [[fun:new_uid]] Construct a new uid.
| [[fun:add_card_to_set]] Add a [[type:card]] to a [[type:set]].
| [[fun:get_card_styling]] Get the styling data of a [[type:card]].
| [[fun:get_card_stylesheet]] Get the stylesheet of a [[type:card]].