godot-docs icon indicating copy to clipboard operation
godot-docs copied to clipboard

Outdated method name for ResourceLoader (load->LoadFromFile)

Open MagmaGuy opened this issue 2 years ago • 0 comments

Your Godot version: 4.2

Issue description: Outdated method

URL to the documentation page: https://docs.godotengine.org/en/latest/classes/class_resourceloader.html and https://docs.godotengine.org/en/latest/classes/class_image.html#class-image-method-load

The method load seems to have been replaced with the more explicit load_from_file (LoadFromFile in c#)

MagmaGuy avatar Sep 21 '23 18:09 MagmaGuy