Look at ActionRPGTypes.h in the ActionRPG source. You make a header that only includes structs, enums, and delegates and include that header in all your classes.
Look at ActionRPGTypes.h in the ActionRPG source. You make a header that only includes structs, enums, and delegates and include that header in all your classes.