Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 523 Bytes

File metadata and controls

20 lines (15 loc) · 523 Bytes

AgentTransitionBGM

AgentTransitionBGM(Agent, Chore, Chore, number, BlendGraphManager, boolean, Vector3)

  • Agent:
  • Chore:
  • Chore:
  • number:
  • BlendGraphManager:
  • boolean:
  • Vector3:
  • Returns: PlaybackController

Usage

local resultPlaybackController = AgentTransitionBGM(variableAgent, variableChore, variableChore, variableNumber, variableBlendGraphManager, variableBoolean, variableVector3)

Back To Scripting Documentation