This article is a World of Warcraft API stub. You can help expand it by editing it

OffScreenFrame

From Warcraft Wiki
Jump to navigation Jump to search


An OffScreenFrame allows for a frame to be rendered to a predefined texture.

XML

See XML/OffScreenFrame

LUA API

Inheritance

Methods

OffScreenFrame:ApplySnapshot(texture, ID)
OffScreenFrame:Flush()
OffScreenFrame:GetMaxSnapshots()
OffScreenFrame:IsSnapshotValid(ID)
OffScreenFrame:SetMaxSnapshots(maxSnapshots)
OffScreenFrame:TakeSnapshot()
OffScreenFrame:UsesNPOT()