Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 334 Bytes

File metadata and controls

16 lines (11 loc) · 334 Bytes

AgentGetWorldPosBetweenNodes

AgentGetWorldPosBetweenNodes(Agent, string, string)

  • Agent:
  • string:
  • string:
  • Returns: Vector3

Usage

local resultVector3 = AgentGetWorldPosBetweenNodes(variableAgent, variableString, variableString)

Back To Scripting Documentation