PackageLink

Show Deprecated
Not Creatable
Not Browsable

The purpose of the PackageLink object is to link a DataModel instance to a corresponding asset in the cloud. This improves flows for collaboration, version control, and sharing for models. The PackageLink instance will be a child of the root of the entire package hierarchy.

PackageLinks are not creatable through Scripts. They can only be added through interaction with Studio and can only be parented to Instances that can be published independently of DataModel publish. The PackageLink instance will always be the first child shown in the tree view, regardless of sorting.

Summary

Properties

  • Roblox Script Security
    Read Parallel

    When this property is set to true, the package associated with the given PackageLink automatically updates to the latest version.

  • Read Only
    Not Replicated
    Not Scriptable
    Read Parallel

    The creator of the package asset.

  • Not Accessible Security
    Read Parallel
  • Read Only
    Not Replicated
    Not Scriptable
    Read Parallel

    The asset name of the package.

  • PackageId:ContentId
    Read Only
    Not Replicated
    Read Parallel

    The ID of the asset this package corresponds to.

  • Read Only
    Not Replicated
    Not Scriptable
    Read Parallel

    The package permission for the current Studio user.

  • Not Accessible Security
    Read Parallel
  • Read Only
    Not Replicated
    Roblox Script Security
    Read Parallel

    The status of the package.

  • Not Replicated
    Not Accessible Security
    Read Parallel

    Refers to a revision of a specific package.

Properties

AutoUpdate

Roblox Script Security
Read Parallel

Creator

Read Only
Not Replicated
Not Scriptable
Read Parallel

DefaultName

Not Accessible Security
Read Parallel

PackageAssetName

Read Only
Not Replicated
Not Scriptable
Read Parallel

PackageId

ContentId
Read Only
Not Replicated
Read Parallel

PermissionLevel

Read Only
Not Replicated
Not Scriptable
Read Parallel

SerializedDefaultAttributes

BinaryString
Not Accessible Security
Read Parallel

Status

Read Only
Not Replicated
Roblox Script Security
Read Parallel

VersionNumber

Not Replicated
Not Accessible Security
Read Parallel

Methods

Events