RSS

Пятница, 26.04.2024, 21:28
Главная » WoW API » API Виджеты » Археология - фрейм места раскопок »

ArchaeologyDigSiteFrame:DrawBlob(blobId, draw)

[ править ]
Draws a blob onto the frame.
[клоны]
Draws a blob onto the frame. This will render the specified blob onto the frame with the current settings.

Blob IDs for the current map can be recovered using the ArcheologyGetVisibleBlobID function.


Signature:
Code
ArchaeologyDigSiteFrame:DrawBlob(blobId, draw)

Arguments:
  • blobId - The numeric ID of the blob to draw (number)
  • draw - Draw the Blob (True = Yes, False = No) (bool)

Также смотрите: Археология - фрейм места раскопок
Ссылки: http://wowprogramming.com/docs/widgets/ArchaeologyDigSiteFrame/DrawBlob