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