ProjectSettingsSingleton.localizePath

Returns the localized path (starting with res://) corresponding to the absolute, native OS path. See also globalizePath.

struct ProjectSettingsSingleton
@nogc nothrow const
String
localizePath
(
in String path
)

Meta