- Home /
Can't use BuildFile.path.
Why I can't use it? I want to get my built file path. Can someone help me? I'm quite new... I tried this: string pathToExe = BuildFile.path; and It says that BuildFile is a type thus I can't use it... How do I get built executable path?
Comment
Your answer
Follow this Question
Related Questions
Distribute terrain in zones 3 Answers
Force ImportAsset before Build? 0 Answers
Application.persistentDataPath vs Project files 0 Answers
Multiple Cars not working 1 Answer
Mac OS X Build Execute File? 1 Answer