Available with spine plugin
Stores an entry in the skin consisting of the slot index and the attachment name.
@:value(0)slotIndex:Int = 0
name:String
attachment:Attachment
set(slotIndex:Int, name:String):Void
getSlotIndex():Int
getName():String
The name the attachment is associated with, equivalent to the skin placeholder name in the Spine editor.
getAttachment():Attachment
getHashCode():Int
equals(object:Dynamic):Bool
toString():String