GE Lua Documentation

Press F to search!

deleteSource

Definition


-- @/=[C]:-1
function deleteSource(...)

Callers

@/lua/ge/extensions/ui/credits.lua
  if creditsSoundId then
    Engine.Audio.deleteSource(creditsSoundId)
    creditsSoundId = nil