How to manually update FSM?

Forums 💬 NodeCanvas ⚙️ Support How to manually update FSM?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #15399
    baumxyz
    Participant

      Hi,

      when I set my FSM’s update mode to manual, how can I update the FSM manually via code?

      Can’t find any info in the docs.

      Thank you!

      #15402
      zsoik
      Participant

        By invoking GraphOwner.UpdateBehaviour() on your graph owner (FSMOwner in your case) component.

        #15401
        baumxyz
        Participant

          Thank you!

          #15400
          Gavalakis
          Keymaster

            Thanks @zsoik. That is correct 🙂

          Viewing 4 posts - 1 through 4 (of 4 total)
          • You must be logged in to reply to this topic.