Interface LibraryCvars

interface LibraryCvars {
    autoResolveCodeResourceConflict: CVar;
    blockCodeResourceUploads: CVar;
    enableCloudLibrary: CVar;
}

Properties

autoResolveCodeResourceConflict: CVar

Attempts to automatically resolve cloud resource conflicts.

blockCodeResourceUploads: CVar

Blocks the upload of code resources, to avoid breaking the workflow.

enableCloudLibrary: CVar

If enabled, project changes will be synced with the cloud.