Links a DataModel instance to a corresponding asset in the cloud.
Instances of this class cannot be created with Instance.new.
It is not visible in Studio's object browser.
Tags: [NotCreatable, NotBrowsable]
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.
- 649
Change WriteSecurity of ModifiedState
from
None
to
RobloxScriptSecurity
- 649
Change Tags of ModifiedState
from
[Hidden, NotScriptable]
to
[Hidden]
- 649
Change ReadSecurity of ModifiedState
from
None
to
RobloxScriptSecurity
- 649
Add HasNewVersion
- 649
Change WriteSecurity of AutoUpdate
from
None
to
RobloxScriptSecurity
- 649
Change Tags of AutoUpdate
from
[NotScriptable]
to
[]
- 649
Change ReadSecurity of AutoUpdate
from
None
to
RobloxScriptSecurity
- 645
Change ValueType of PackageIdSerialize
from
Content
to
ContentId
- 645
Change ValueType of PackageId
from
Content
to
ContentId
- 601
Add SerializedDefaultAttributes
- 601
Add DefaultName
- 553
Change Default of VersionNumber
from
to
0
- 553
Add VersionIdSerialize
- 553
Change Default of Status
from
to
Up To Date
- 553
Change Default of PermissionLevel
from
to
None
- 553
Add PackageIdSerialize
- 553
Add PackageGuid
- 553
Add ModifiedState
- 553
Add CanAutoUpdate
- 553
Change Default of AutoUpdate
from
to
false
- 544
Change Tags of VersionNumber
from
[Hidden, NotReplicated]
to
[NotReplicated]
- 544
Change CanLoad of VersionNumber
from
false
to
true
- 544
Remove Version Number
- 544
Change Tags of PackageId
from
[Hidden, ReadOnly, NotReplicated]
to
[ReadOnly, NotReplicated]
- 544
Remove Package Id
- 532
Change Tags of VersionNumber
from
[NotReplicated]
to
[Hidden, NotReplicated]
- 532
Change CanLoad of VersionNumber
from
true
to
false
- 532
Add Version Number
- 532
Change Tags of PackageId
from
[ReadOnly, NotReplicated]
to
[Hidden, ReadOnly, NotReplicated]
- 532
Add Package Id
- 486
Change ThreadSafety of VersionNumber
from
ReadOnly
to
ReadSafe
- 486
Change ThreadSafety of Status
from
ReadOnly
to
ReadSafe
- 486
Change ThreadSafety of PermissionLevel
from
ReadOnly
to
ReadSafe
- 486
Change ThreadSafety of PackageId
from
ReadOnly
to
ReadSafe
- 486
Change ThreadSafety of PackageAssetName
from
ReadOnly
to
ReadSafe
- 486
Change ThreadSafety of Creator
from
ReadOnly
to
ReadSafe
- 486
Change ThreadSafety of AutoUpdate
from
ReadOnly
to
ReadSafe
- 470
Add PermissionLevel
- 470
Add PackageAssetName
- 470
Add Creator
- 462
Change ThreadSafety of VersionNumber
from
to
ReadOnly
- 462
Change ThreadSafety of Status
from
to
ReadOnly
- 462
Change ThreadSafety of PackageId
from
to
ReadOnly
- 462
Change ThreadSafety of AutoUpdate
from
to
ReadOnly
- 375
Change WriteSecurity of VersionNumber
from
None
to
NotAccessibleSecurity
- 375
Change Tags of VersionNumber
from
[ReadOnly, NotReplicated]
to
[NotReplicated]
- 375
Change CanSave of VersionNumber
from
true
to
false
- 375
Change CanLoad of VersionNumber
from
false
to
true
- 374
Add AutoUpdate
- 362
Change Tags of PackageLink
from
[NotCreatable]
to
[NotCreatable, NotBrowsable]
- 359
Add Status
- 354
Add VersionNumber
- 354
Remove VersionId
- 353
Change ValueType of VersionId
from
int
to
int64
- 353
Change ValueType of PackageId
from
int
to
Content
- 351
Add VersionId
- 351
Add PackageId
- 351
Add PackageLink
- 350
Remove PackageLink
- 351
Add VersionId
- 351
Add PackageId
- 351
Add PackageLink
When this property is set to true, the package associated with the given
PackageLink will be automatically updated to the latest version.
By default this property will be false upon creation of a package.
This property would allows you to decide if a given package should be
automatically updated to the latest version when entering a given place.
The game will periodically check for new updates while a place is open.
History 7
It cannot be accessed by script code.
Its interface does not cross the network boundary.
It is not meant to be used, and may have unresolved issues.
History 1
Tags: [Hidden, NotReplicated, NotScriptable]
The creator of the package asset.
It cannot be accessed by script code.
Its interface does not cross the network boundary.
Its value can be read, but it cannot be modified.
History 2
Tags: [ReadOnly, NotReplicated, NotScriptable]
Its interface does not cross the network boundary.
Its value can be read, but it cannot be modified.
It is not meant to be used, and may have unresolved issues.
History 1
Tags: [Hidden, ReadOnly, NotReplicated]
It is not meant to be used, and may have unresolved issues.
History 4
Tags: [Hidden]
The asset name of the package.
It cannot be accessed by script code.
Its interface does not cross the network boundary.
Its value can be read, but it cannot be modified.
History 2
Tags: [ReadOnly, NotReplicated, NotScriptable]
It cannot be accessed by script code.
It is not meant to be used, and may have unresolved issues.
History 1
Tags: [Hidden, NotScriptable]
The id of the asset this package corresponds to.
Its interface does not cross the network boundary.
Its value can be read, but it cannot be modified.
History 9
Tags: [ReadOnly, NotReplicated]
It cannot be accessed by script code.
It is not meant to be used, and may have unresolved issues.
History 2
Tags: [Hidden, NotScriptable]
The package permission for the current Studio user.
It cannot be accessed by script code.
Its interface does not cross the network boundary.
Its value can be read, but it cannot be modified.
History 3
Tags: [ReadOnly, NotReplicated, NotScriptable]
SerializedDefaultAttributes
History 1
The status of the package. It can be one of the following statuses: Up To
Date, Changed, New Version Available, Changed + New Version Available.
Its interface does not cross the network boundary.
Its value can be read, but it cannot be modified.
History 4
Tags: [ReadOnly, NotReplicated]
It cannot be accessed by script code.
It is not meant to be used, and may have unresolved issues.
History 1
Tags: [Hidden, NotScriptable]
This property refers to a revision of a specific package
Its interface does not cross the network boundary.
History 12
Tags: [NotReplicated]
It cannot be accessed by script code.
Its interface does not cross the network boundary.
Its value can be read, but it cannot be modified.
History 2
Tags: [ReadOnly, NotReplicated, NotScriptable]
It cannot be accessed by script code.
Its interface does not cross the network boundary.
History 2
Tags: [NotReplicated, NotScriptable]
Its interface does not cross the network boundary.
Its value can be read, but it cannot be modified.
History 5
Tags: [ReadOnly, NotReplicated]