godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
ProjectSettingsSingleton.globalizePath
godot
projectsettings
ProjectSettingsSingleton
Convert a localized path (res://) to a full native OS path.
struct
ProjectSettingsSingleton
@
nogc
nothrow const
String
globalizePath
(
StringArg0
)
(
in
StringArg0
path
)
Meta
Source
See Implementation
godot
projectsettings
ProjectSettingsSingleton
aliases
BaseClasses
functions
addPropertyInfo
clear
getOrder
getSetting
globalizePath
hasSetting
loadResourcePack
localizePath
opAssign
opEquals
propertyCanRevert
propertyGetRevert
save
saveCustom
setInitialValue
setOrder
setSetting
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name
Convert a localized path (res://) to a full native OS path.