Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 368 Bytes

AgentGetSelectionCenter.md

File metadata and controls

20 lines (13 loc) · 368 Bytes

AgentGetSelectionCenter

AgentGetSelectionCenter(Agent, boolean)

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

Usage

local resultVector3 = AgentGetSelectionCenter(variableAgent)
local resultVector3 = AgentGetSelectionCenter(variableAgent, variableBoolean)

Back To Scripting Documentation