Ceramic API
class
AttachmentSetEntry<
K
,
V
>
package
spine.support.utils
import
spine.support.utils.AttachmentSet
@:allow(spine.support.utils.AttachmentSet)
@:structInit
Available with spine plugin
Constructor
new
(
key:
K
,
value:
V
)
Variables
read only
key
:
K
read only
value
:
V