Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 432 Bytes

File metadata and controls

19 lines (14 loc) · 432 Bytes

AgentCreate

AgentCreate(string, PropertySet, Vector3, Vector3, boolean, boolean)

  • string:
  • PropertySet:
  • Vector3:
  • Vector3:
  • boolean:
  • boolean:
  • Returns: Agent

Usage

local resultAgent = AgentCreate(variableString, variablePropertySet, variableVector3, variableVector3, variableBoolean, variableBoolean)

Back To Scripting Documentation