For the complete documentation index, see llms.txt. This page is also available as Markdown.

SU.Map.GetResource

SU Library: ab Version 0.2.0

SU.Map.GetResource(x, y)

Gibt die Ressource an den angegebenen Koordinaten zurück.

Parameter

  • x, y: Koordinaten

Rückgabewert

Beispiel

local resource = SU.Map.GetResource(x, y)

Last updated