GE Lua Documentation

Press F to search!

isAchievementUnlocked

Definition


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

Callers

@/lua/ge/extensions/gameplay/achievement.lua
local function onExtensionLoaded()
  if OnlineServiceProvider.isAchievementUnlocked("KILOMETER_KICKOFF") then
    return false