MCPcopy Create free account
hub / github.com/HeliumProject/Engine / ConvertStringToFilePath

Method ConvertStringToFilePath

Source/Engine/Engine/AssetPath.cpp:523–557  ·  view source on GitHub ↗

Convert the path separator characters in the given object path to valid directory delimiters for the current platform. Note that objects with instance indices are not supported for file paths. Instance index delimiters will not be converted, and may be invalid file name characters on certain platforms. @param[out] rFilePath Converted file path. @param[in] rPackagePath Asset path string to

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

GetSizeMethod · 0.45
RemoveMethod · 0.45
AddMethod · 0.45

Tested by

no test coverage detected