<Code Lib>
2021 Method
Changes 0
M

ModelPathUtils.ConvertModelPathToUserVisiblePath

Description:
Gets a string version of the path of a given ModelPath.

public static string ConvertModelPathToUserVisiblePath(
	ModelPath path
)

Return Value string The path in string form

Loading…