Card.FromLuaRef
Source Code | Usage Examples | Card
Functions
Returns a Card object from a given lua reference. The function errors out if the reference is invalid or does not refer to a Card object.
Signature
Card.FromLuaRef(int ref
) → Card
lua
Card.FromLuaRef(ref)