Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 370 Bytes

File metadata and controls

20 lines (13 loc) · 370 Bytes

AgentAtLogicalScreenPos

AgentAtLogicalScreenPos(Vector2, boolean)

  • Vector2:
  • boolean: (optional)
  • Returns: Agent

Usage

local resultAgent = AgentAtLogicalScreenPos(variableVector2)
local resultAgent = AgentAtLogicalScreenPos(variableVector2, variableBoolean)

Back To Scripting Documentation