Skip to content

Conversation

@lorenzo-ranciaffi
Copy link

No description provided.

@github-actions
Copy link

github-actions bot commented Jan 5, 2026

Test this pull request on NPM or Yarn

  • The @dcl/protocol package can be tested in scenes by running the following NPM command:
    npm install "https://sdk-team-cdn.decentraland.org/@dcl/protocol/branch//dcl-protocol-1.0.0-21062432201.commit-272f6d4.tgz"
  • The @dcl/protocol package can be tested in scenes by running the following YARN command:
    yarn add "https://sdk-team-cdn.decentraland.org/@dcl/protocol/branch//dcl-protocol-1.0.0-21062432201.commit-272f6d4.tgz"


// AssetLoadLoadingState is set by the engine and provides information about
// the current state of the AssetLoad of an entity.
message PBAssetLoadLoadingState {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is a Grow Only Set ?
if not we should have an array here as well, because if not how we gave granularity in all the assets that we asked to pre load /

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it's the same type of PointerEventsResult and will be handled by the client in the same way by appending messages

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great !
We should add a comment then like the pointerEventResult that tells that is appending values.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

3 participants