❔ Organized Function / method libraries?
In C# i want to try making some reusable methods/functions.
In Unreal Engine, there is a "Function Library" that is a list of functions/methods, and when you click one, it takes you to their code, making it very easy to organize and look at / across lots of different ones.
Is there anything similar, or any similar setups i can do, for visual studio / C#?
In Unreal Engine, there is a "Function Library" that is a list of functions/methods, and when you click one, it takes you to their code, making it very easy to organize and look at / across lots of different ones.
Is there anything similar, or any similar setups i can do, for visual studio / C#?

