Skip to content

Instantly share code, notes, and snippets.

@openroomxyz
Created April 21, 2020 10:52
Show Gist options
  • Select an option

  • Save openroomxyz/6cebb78b7fd058f5065349fb9fee4f48 to your computer and use it in GitHub Desktop.

Select an option

Save openroomxyz/6cebb78b7fd058f5065349fb9fee4f48 to your computer and use it in GitHub Desktop.
Unity : Does files exist?
System.IO.File.Exists(path);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment