I know its a silly question but Im curios about this for optimization concerns. I am building a single player/multi player template for myself. When player chooses single player, my blueprints will ignore all multi commands etc.
Lets say I have a replicated or repnotify variable in single player. No session created. Would that variable add any additional process to CPU when compared with not replicated variable?