Constructors

Properties

instanceContainer: RuntimeInstanceContainer

The container in which the object is

Methods

  • Parameters

    • attachmentName: string
    • slotName: string
    • renderObject: Spine

    Returns {
        attachment: IPointAttachment;
        slot: ISlot;
    }

    • attachment: IPointAttachment
    • slot: ISlot