How to Use Tags as Command Parsers for Save/Load Functions in C++ Domain:
You can customize Serialization of certain characteristics of your Class with Savior without typing code; using simple “Tag” commands.
With a few String Tags you can configure your Class to opt-out of specific data that would otherwise be serialized in “Save World/Level” functions:
Just apply the Tag you see fit your Design to your “Actor Tags” or “Component Tags” list, like the example below: