Skip to content

class_resourceloader

reduz edited this page Feb 23, 2014 · 9 revisions

ResourceLoader

Inherits: Object\n\n

Brief Description

Resource Loader.

Member Functions

Description

Resource Loader. This is a static object accessible as resourceloader. GDScript has a simplified load() function, though.

Member Function Description

  • Resource ** load ** ( String path, String type_hint="" ) \ Load a resource. Optionally a hint can be given for the resource type to load.

Clone this wiki locally