Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 342 Bytes

AgentAtScreenPos.md

File metadata and controls

20 lines (13 loc) · 342 Bytes

AgentAtScreenPos

AgentAtScreenPos(Vector2, boolean)

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

Usage

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

Back To Scripting Documentation