Forums › 💬 NodeCanvas › ⚙️ Support › How to manually update FSM? › Reply To: How to manually update FSM?
By invoking GraphOwner.UpdateBehaviour() on your graph owner (FSMOwner in your case) component.
GraphOwner.UpdateBehaviour()