Using Tick() within AI?

Can I refuse to use Behavior Trees as they are blueprints and I want to abstract away from the unreal engine as much as possible :smiley:

Also I can’t make my AI work in blueprints as they use a lot of complex combat systems that use classes that blueprints can’t access/use.