Documentation

Resource - Open Dev Kit Documentation

Open Dev Kit Documentation :: General :: Resource

Root.Resource
Control for project resources

Functions

Constructor ( )
Copy ( Other Resource )
Get URI ( ) String
Gets the URI of the resource

Properties

Name String
name of the resource
Description String
description of the resource
Folder Path String
path as a series of nested folder names separated by forward slashes
App Node Identifier String
App.Path.Res identifier to the resource
Auto-refresh in Editor Boolean
refresh resource from its source location when testing or whenever a conversion is made
Externally Stored Boolean
resource will not end up being stored in app data; formats will be made relative
Auto-Load at Launch Boolean
resource will be loaded by all relevant plugins when app is launched
Parent Instance Instance'
instance this belongs to if embedded resource
Parent Resource Resource'
resource this belongs to if embedded resource
Intents API Node' Array
classes that will determine context when adding or placing objects; if empty, all purposes will be assumed
Metadata Abstract*
private data that can store anything
Tags String Array
tags to associate with resource
Finished Boolean
false if any formats are currently pending

If you think anything is missing, please feel free to: submit documentation feedback on this page