Hello! Me again.
I really need advice on using Func and generics.
I know generics are most often used when working with files. But is there a way to implement them in game logic? I'm just interested in different examples of their use, as I'm trying to improve my code.
Also about Func. Where is the best place to use them?
I know what these keywords are, but I can't find a good use for them. (I've only used them a couple of times in reloading a player's attack, and Func is more of a code readability simplification.)
