Skip to content

GetID ​

Source Code | Usage Examples | (Global) Functions

Returns the corresponding script metatable and passcode of the current lua file. This is meant to be called at the start of every card script.

Signature ​

GetID() → Script s, int id

lua
GetID()

Returns ​