Home
last modified time | relevance | path

Searched refs:get_bundle_resource_dir (Results 1 – 10 of 10) sorted by relevance

/dports/devel/godot-tools/godot-3.2.3-stable/platform/osx/
H A Dos_osx.h223 virtual String get_bundle_resource_dir() const;
H A Dos_osx.mm2234 String OS_OSX::get_bundle_resource_dir() const {
/dports/devel/godot/godot-3.2.3-stable/platform/osx/
H A Dos_osx.h223 virtual String get_bundle_resource_dir() const;
H A Dos_osx.mm2234 String OS_OSX::get_bundle_resource_dir() const {
/dports/devel/godot-tools/godot-3.2.3-stable/core/os/
H A Dos.cpp352 String OS::get_bundle_resource_dir() const { in get_bundle_resource_dir() function in OS
H A Dos.h422 virtual String get_bundle_resource_dir() const;
/dports/devel/godot/godot-3.2.3-stable/core/os/
H A Dos.cpp352 String OS::get_bundle_resource_dir() const { in get_bundle_resource_dir() function in OS
H A Dos.h422 virtual String get_bundle_resource_dir() const;
/dports/devel/godot/godot-3.2.3-stable/core/
H A Dproject_settings.cpp383 …found = _load_resource_pack(OS::get_singleton()->get_bundle_resource_dir().plus_file(exec_basename… in _setup()
/dports/devel/godot-tools/godot-3.2.3-stable/core/
H A Dproject_settings.cpp383 …found = _load_resource_pack(OS::get_singleton()->get_bundle_resource_dir().plus_file(exec_basename… in _setup()