RamAssetGroup
A group of assets.
| Inherits | object ► RamObject ► RamAssetGroup |
Static Methods
| Method | Arguments | Description |
|---|---|---|
| fromPath ▹ RamAssetGroup or None |
string: fileOrFolderPath |
The path can be any file or folder path from inside the group (a version file, a preview file, etc). |
Methods
| Method | Arguments | Description |
|---|---|---|
| project ▹ RamProject |
The project containing this group. | |
| assets ▹ list of RamAsset |
The assets contained in this group. |