Yeh although you can’t set Can ever tick to false in blueprint, you can set tick enabled to false in blueprint and it does translate to added performance.
You might not see the effects if its actor or component that is spawned only once, but disabling enough ticks, in C++ or in blueprint does adds up
1 Like