Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 410 Bytes

File metadata and controls

22 lines (15 loc) · 410 Bytes

AgentAttachToNode

AgentAttachToNode(Agent, Agent, string, boolean)

  • Agent:
  • Agent:
  • string:
  • boolean: (optional)
  • Returns: Nothing

Usage

AgentAttachToNode(variableAgent, variableAgent, variableString)
AgentAttachToNode(variableAgent, variableAgent, variableString, variableBoolean)

Back To Scripting Documentation