GE Lua Documentation

Press F to search!

setLogCommands

Definition


-- @/lua/ge/extensions/core/vehicleBridge.lua:14
M.setLogCommands = function(enabled) M.logCommand = enabled and M.logCommandFunction or nop end

Callers