Question by
AUsername64 · Jul 22, 2021 at 06:37 PM ·
scripting beginnerscriptingbasicsfilesdirectory
How do I use Directory.localFolder?
I'm new to unity, right now I'm trying to write a code that counts the number of files in a folder. I've found plenty of pages that seem helpful but they all have terrible explanations with no examples or visual aid whatsoever.
Such as: https://docs.unity3d.com/ScriptReference/Windows.Directory-localFolder.html
Based on the description this seems like something I'll need to understand, I just need someone to explain how it works please.
Comment
Your answer
Follow this Question
Related Questions
Basic Enemy follow script for Unity five, desperately needed! 0 Answers
Accessing script from another object 1 Answer
How to slowly rotate an object only once using scripting? 1 Answer
Disable and enable emission property of a material via C# script? 0 Answers
Button make object teleport (simple) 1 Answer