Is it possible to use FTickFunction to tick both the UObject and UActorComponent? Having the TickPrerequisitory would help a great deal for things like timing combo state machine in fighting game.
I saw some posts about unsuccessfully adding FTickFunction to UObject though, so you don’t have to take this too far