NEXTBOT:RunBehaviour
NEXTBOT:RunBehaviour()
Description
A hook called to process nextbot logic.
This hook runs in a coroutine by default. It will only be called if NEXTBOT:BehaveStart is not overriden.
Example
Example usage of the hook to make NextBot logic from the Example NextBot NPC shipped with the game.