EEex Logo
  • Introduction
  • EEex Functions
  • Opcodes
  • EE Game Lua Functions
    • buttonArray Functions
    • C (CLUAConsole) Functions
    • chapterScreen Functions
    • characterScreen Functions
    • connectionScreen Functions
    • createCharScreen Functions
    • createPartyScreen Functions
    • dlcScreen Functions
    • e Functions
    • game Functions
    • Infinity Functions
    • inventoryScreen Functions
    • journalScreen Functions
    • loadScreen Functions
    • mageScreen Functions
    • mapScreen Functions
    • mixer Functions
    • moviesScreen Functions
    • multiplayerScreen Functions
    • optionsScreen Functions
    • priestScreen Functions
    • projector Functions
    • saveScreen Functions
    • startEngine Functions
    • storeScreen Functions
    • timer Functions
    • Utility Functions
    • worldMapScreen Functions
    • worldScreen Functions
      • worldScreen:CheckIfPaused
      • worldScreen:ContainerScrollEnabled
      • worldScreen:GetCurrentTimeString
      • worldScreen:GetHardPaused
      • worldScreen:GetInControlOfDialog
      • worldScreen:GetPickPartyCharacterId
      • worldScreen:GetPickPartyPortrait
      • worldScreen:GetPickPartyRemoveCharacterId
      • worldScreen:GetTopContainerItem
      • worldScreen:GetTopGroundItem
      • worldScreen:GetTopGroupItem
      • worldScreen:GroundScrollEnabled
      • worldScreen:GroupScrollEnabled
      • worldScreen:IsPickPartyDoneButtonClickable
      • worldScreen:IsPickPartyRemoveButtonClickable
      • worldScreen:OnContainerButtonClick
      • worldScreen:OnContainerScroll
      • worldScreen:OnDeathLoad
      • worldScreen:OnDeathQuit
      • worldScreen:OnDialogReplyClick
      • worldScreen:OnGroundButtonClick
      • worldScreen:OnGroundScroll
      • worldScreen:OnGroupScroll
      • worldScreen:OnHelpButtonClick
      • worldScreen:OnPickPartyDoneButtonClick
      • worldScreen:OnPickPartyPortraitButtonClick
      • worldScreen:OnQuickSaveButtonClick
      • worldScreen:OnSelectionButtonClick
      • worldScreen:RemoveCharacterFromParty
      • worldScreen:SetHighlightEnabled
      • worldScreen:StartGroundItems
      • worldScreen:StepDialog
      • worldScreen:StopGroundItems
      • worldScreen:SwapPortraits
      • worldScreen:TakeAllFromContainer
      • worldScreen:TogglePauseGame
  • EE Game Structures (x64)
  • EE Game Classes (x86)
  • EE Game Functions (x86)
  • Modder Tutorials
  • Community
EEex
  • EE Game Lua Functions
  • worldScreen Functions
  • View page source

worldScreen Functions

Function

Description

worldScreen:CheckIfPaused

worldScreen:ContainerScrollEnabled

worldScreen:GetCurrentTimeString

worldScreen:GetHardPaused

worldScreen:GetInControlOfDialog

worldScreen:GetPickPartyCharacterId

worldScreen:GetPickPartyPortrait

worldScreen:GetPickPartyRemoveCharacterId

worldScreen:GetTopContainerItem

worldScreen:GetTopGroundItem

worldScreen:GetTopGroupItem

worldScreen:GroundScrollEnabled

worldScreen:GroupScrollEnabled

worldScreen:IsPickPartyDoneButtonClickable

worldScreen:IsPickPartyRemoveButtonClickable

worldScreen:OnContainerButtonClick

worldScreen:OnContainerScroll

worldScreen:OnDeathLoad

worldScreen:OnDeathQuit

worldScreen:OnDialogReplyClick

worldScreen:OnGroundButtonClick

worldScreen:OnGroundScroll

worldScreen:OnGroupScroll

worldScreen:OnHelpButtonClick

worldScreen:OnPickPartyDoneButtonClick

worldScreen:OnPickPartyPortraitButtonClick

worldScreen:OnQuickSaveButtonClick

worldScreen:OnSelectionButtonClick

worldScreen:RemoveCharacterFromParty

worldScreen:SetHighlightEnabled

worldScreen:StartGroundItems

worldScreen:StepDialog

worldScreen:StopGroundItems

worldScreen:SwapPortraits

worldScreen:TakeAllFromContainer

worldScreen:TogglePauseGame

e = g_pBaldurChitin
worldScreen = e:GetEngineWorld()
Previous Next

© Copyright 2026, Bubb, fearless, CrevsDaak.

Built with Sphinx using a theme provided by Read the Docs.