PackageLink

사용되지 않는 항목 표시
만들 수 없음
찾아볼 수 없음

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.

요약

속성

  • 스크립팅할 수 없음
    병렬 읽기

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

  • 읽기 전용
    복제되지 않음
    스크립팅할 수 없음
    병렬 읽기

    The creator of the package asset.

  • 병렬 읽기
  • 읽기 전용
    복제되지 않음
    스크립팅할 수 없음
    병렬 읽기

    The asset name of the package.

  • 읽기 전용
    복제되지 않음
    병렬 읽기

    The id of the asset this package corresponds to.

  • 읽기 전용
    복제되지 않음
    스크립팅할 수 없음
    병렬 읽기

    The package permission for the current studio user.

  • 병렬 읽기
  • 읽기 전용
    복제되지 않음
    병렬 읽기

    The status of the package.

  • 복제되지 않음
    병렬 읽기

    Refers to a revision of a specific package.

속성

AutoUpdate

스크립팅할 수 없음
병렬 읽기

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.

Creator

읽기 전용
복제되지 않음
스크립팅할 수 없음
병렬 읽기

The creator of the package asset.

DefaultName

병렬 읽기
액세스할 수 없는 보안

PackageAssetName

읽기 전용
복제되지 않음
스크립팅할 수 없음
병렬 읽기

The asset name of the package.

PackageId

읽기 전용
복제되지 않음
병렬 읽기

The id of the asset this package corresponds to.

PermissionLevel

읽기 전용
복제되지 않음
스크립팅할 수 없음
병렬 읽기

The package permission for the current Studio user.

SerializedDefaultAttributes

BinaryString
병렬 읽기
액세스할 수 없는 보안

Status

읽기 전용
복제되지 않음
병렬 읽기
roblox 스크립트 보안

The status of the package. It can be one of the following statuses: Up To Date, Changed, New Version Available, Changed + New Version Available.

VersionNumber

복제되지 않음
병렬 읽기
액세스할 수 없는 보안

This property refers to a revision of a specific package

메서드

이벤트