Reference API Roblox

Engine API

Website

Related

Reference API Roblox

PromptPublishAssetResult

Deprecated result enum for the OpenPublishResultModal event.

Items 6

HistoryNameValueDescription
567Success1

The asset was published successfully.

567PermissionDenied2

The user explicitly denied the consent prompt required to publish the asset.

567Timeout3

The publish flow timed out, typically because the user disconnected or left the experience during the consent prompt.

567UploadFailed4

The asset upload to the Roblox backend failed after consent was granted.

567NoUserInput5

The user did not grant or deny the consent prompt before the window expired.

580UnknownFailure6

The publish failed for an unspecified or unexpected reason.

Description

Deprecated result enum for the OpenPublishResultModal event. Use PromptCreatePlatformContentResult instead.

PromptCreateAssetResult is a separate result enum returned by the OpenCreateResultModal event.

History 7

Settings