Resource: Difference between revisions
Jump to navigation
Jump to search
No edit summary Tag: Manual revert |
No edit summary |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 9: | Line 9: | ||
{{Client resource functions}} | {{Client resource functions}} | ||
[[Category:Scripting Concepts]] | [[Category:Scripting Concepts]] | ||
===Util (Shared)=== | |||
[[IsResourceRunning]] | |||
Latest revision as of 02:15, 2 April 2026
A resource object refers to a resource that is loaded in the server.
A name, state, root element, base directory path are associated to a resource, among other attributes.
Related scripting functions
Server
- abortRemoteRequest
- call
- fetchRemote
- getResourceConfig
- getResourceDynamicElementRoot
- getResourceExportedFunctions
- getResourceFromName
- getResourceName
- getResourceRootElement
- getResourceState
- getThisResource
- getRemoteRequests
- getRemoteRequestInfo
Client
- getResourceGUIElement
- Shared
- abortRemoteRequest
- call
- fetchRemote
- getResourceConfig
- getResourceDynamicElementRoot
- getResourceExportedFunctions
- getResourceFromName
- getResourceName
- getResourceRootElement
- getResourceState
- getThisResource
- getRemoteRequests
- getRemoteRequestInfo