8 if (virtualPath.starts_with(
"engine://"))
12 else if (virtualPath.starts_with(
"editor://"))
14#ifndef EE_EDITOR_BUILD
15 EE_CORE_ERROR(
"You cannot use editor:// path while building without the editor.");
21 else if (virtualPath.starts_with(
"content://"))