How to manually update FSM?

NodeCanvas Forums Support How to manually update FSM?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #16825
    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!

    #16832
    zsoik
    Participant

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

    #16842
    baumxyz
    Participant

    Thank you!

    #16844
    Gavalakis
    Keymaster

    Thanks @zsoik. That is correct 🙂

    Join us on Discord: https://discord.gg/97q2Rjh

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