GE Lua Documentation

Press F to search!

onTexDrawPrimCompressDone

Definition


-- @/lua/ge/main.lua:1079

function onTexDrawPrimCompressDone(textureName)
  extensions.hook('onTexDrawPrimCompressDone', textureName)
end

Callers