Model:GetModelFileID

From Warcraft Wiki
Jump to navigation Jump to search

Returns the file ID associated with the currently displayed model.

modelFileID = Model:GetModelFileID()

Returns

modelFileID
number : fileID - The file ID associated with the model (for example 1011653 for a human male).

Patch changes

Legion Patch 7.0.3 (2016-07-19): Added.