ResourceManager.setResourceList

Syntax

setResourceList(resNamesArray: Array)

Parameters

resNamesArray. Array of resource files' names (the leftmost part of the file name must be specified).

Description

The setResourceList method initializes the list of available resource files.

Example

The example of method use is given in the with description of the ResourceManager.RootResourcesFolder property.

See also:

ResourceManager