PING_RADIAL_WHEEL_FRAME_CREATED

From Warcraft Wiki
Jump to navigation Jump to search

Fires when the ping wheel parent frame has been created.

PING_RADIAL_WHEEL_FRAME_CREATED: region

Payload

region
ScriptRegion

Details

  • This event will fire at-most one time in each load of the UI whenever the C_Ping.CreateFrame function is first called. Subsequent calls to the function do not create new frames and will not fire the same event.

Patch changes