ObjectPoolMixin:IsActive()

From Warcraft Wiki
Jump to navigation Jump to search
This function is implemented in :IsActive FrameXML/Pools.lua.

Indicates whether a widget is presently drawn from an object pool.

isActive = pool:IsActive(widget)

Arguments

widget
UIObject - A widget originating from the pool to test.

Returns

isActive
boolean - True if the widget was drawn from this pool and has not yet been released; otherwise false.

Patch changes

References

 
  1. ^ 2018-07-16, Pools.lua, version 8.0.1.27101, near line 104, archived at Townlong-Yak