GE Lua Documentation

Press F to search!

timelineSetGameMode

Definition


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

Callers

@/lua/ge/extensions/util/richPresence.lua
  if Steam then
    Steam.timelineSetGameMode(2)
  end
  if Steam then
    Steam.timelineSetGameMode(1)
  end
  if Steam then
    Steam.timelineSetGameMode(0)
  end
  if Steam then
    Steam.timelineSetGameMode(4)
  end
  if Steam then
    Steam.timelineSetGameMode(state)
  end
  if Steam then
    Steam.timelineSetGameMode(state)
  end