AddResourceMap
Jump to navigation
Jump to search
This function adds a new empty mapfile to an existing resource.
Syntax
xmlnode addResourceMap ( resource theResource, string name, [ dimension = 0 ] )
Required Arguments
- argumentName: description
Optional Arguments
NOTE: When using optional arguments, you might need to supply all arguments before the one you wish to use. For more information on optional arguments, see optional arguments.
- argumentName2: description
- argumentName3: description
Returns
Returns a table of resources.
Example
This function lists all loaded resources in the console.
function blabla () --this does blabla end
See Also
- abortRemoteRequest
- call
- fetchRemote
- getResourceConfig
- getResourceDynamicElementRoot
- getResourceExportedFunctions
- getResourceFromName
- getResourceName
- getResourceRootElement
- getResourceState
- getThisResource
- getRemoteRequests
- getRemoteRequestInfo