VirtualPathUtilityGetVirtualPathByReal Method (String, Boolean, String) | 
  
    Namespace: 
   NeoAxis
    Assembly:
   NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntaxpublic static bool GetVirtualPathByReal(
	string realPath,
	bool returnAssetsOnly,
	out string virtualPath
)
Parameters
- realPath
 - Type: SystemString
 - returnAssetsOnly
 - Type: SystemBoolean
 - virtualPath
 - Type: SystemString
 
Return Value
Type: 
Boolean
See Also