Hi all--
I'm learning to use C# with godot, and I have a question about file paths/APIs. I'd like to be able to open things under "user://" and "res://" using the native C# file APIs. Is there some API in godot that would allow me to grab the absolute paths of these directories?