CardInstance

A CardInstance represents a specific instance of a card in the game. It has a unique identifier and a reference to its definition.

Properties

Link copied to clipboard
Link copied to clipboard
abstract val id: UUID

The id of the object.

Functions

Link copied to clipboard
abstract fun <T> value(value: Value<T>): T?

Returns the value of the valueable.