Skip to content

Commit

Permalink
update Open Source Docs from Roblox internal teams
Browse files Browse the repository at this point in the history
  • Loading branch information
rbx-open-source-docs[bot] committed Feb 6, 2025
1 parent 0410df7 commit f69638d
Show file tree
Hide file tree
Showing 21 changed files with 38 additions and 853 deletions.
7 changes: 7 additions & 0 deletions content/en-us/reference/cloud/cloud.docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -6173,6 +6173,13 @@
"privateServerDetails": {
"$ref": "#/components/schemas/InventoryItem_PrivateServerDetails",
"description": "Populated if this item is a private server."
},
"addTime": {
"readOnly": true,
"example": "2023-07-05T12:34:56Z",
"type": "string",
"description": "The time when the item was added to the user's inventory. For example, the time when the user purchased a private server or was awarded a badge. \n\n This field is currently not populated for passes.",
"format": "date-time"
}
},
"description": "Represents an item in a user's inventory.",
Expand Down
72 changes: 1 addition & 71 deletions content/en-us/reference/engine/classes/AdService.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,58 +37,6 @@ methods:
thread_safety: Unsafe
capabilities: []
writeCapabilities: []
- name: AdService:HandleWhyThisAdClicked
summary: ''
description: ''
code_samples: []
parameters:
- name: advertiserName
type: string
default:
summary: ''
- name: payerName
type: string
default:
summary: ''
returns:
- type: void
summary: ''
tags: []
deprecation_message: ''
security: RobloxScriptSecurity
thread_safety: Unsafe
capabilities: []
writeCapabilities: []
- name: AdService:OnDemandVideoCompleteFromUI
summary: ''
description: ''
code_samples: []
parameters:
- name: result
type: ShowAdResult
default:
summary: ''
- name: encryptedAdTrackingData
type: string
default:
summary: ''
- name: encryptionMetadata
type: string
default:
summary: ''
- name: rewardDetails
type: string
default:
summary: ''
returns:
- type: void
summary: ''
tags: []
deprecation_message: ''
security: RobloxScriptSecurity
thread_safety: Unsafe
capabilities: []
writeCapabilities: []
- name: AdService:ShowVideoAd
summary: |
Show mobile video advertisements.
Expand Down Expand Up @@ -173,22 +121,4 @@ events:
thread_safety: Unsafe
capabilities: []
writeCapabilities: []
callbacks:
- name: AdService.onDemandVideoPlayInUI
summary: ''
description: ''
code_samples: []
parameters:
- name: data
type: Dictionary
default:
summary: ''
returns:
- type: VideoFrame
summary: ''
tags: []
deprecation_message: ''
security: RobloxScriptSecurity
thread_safety: Unsafe
capabilities: []
writeCapabilities: []
callbacks: []
14 changes: 0 additions & 14 deletions content/en-us/reference/engine/classes/AudioEcho.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -160,20 +160,6 @@ methods:
thread_safety: Unsafe
capabilities: []
writeCapabilities: []
- name: AudioEcho:Reset
summary: ''
description: ''
code_samples: []
parameters: []
returns:
- type: void
summary: ''
tags: []
deprecation_message: ''
security: RobloxScriptSecurity
thread_safety: Unsafe
capabilities: []
writeCapabilities: []
events:
- name: AudioEcho.WiringChanged
summary: |
Expand Down
14 changes: 0 additions & 14 deletions content/en-us/reference/engine/classes/AudioListener.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -202,20 +202,6 @@ methods:
thread_safety: Unsafe
capabilities: []
writeCapabilities: []
- name: AudioListener:Reset
summary: ''
description: ''
code_samples: []
parameters: []
returns:
- type: void
summary: ''
tags: []
deprecation_message: ''
security: RobloxScriptSecurity
thread_safety: Unsafe
capabilities: []
writeCapabilities: []
- name: AudioListener:SetAngleAttenuation
summary: |
Sets the angle attenuation curve that the `Class.AudioListener` should
Expand Down
18 changes: 18 additions & 0 deletions content/en-us/reference/engine/classes/AudioPlayer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,24 @@ inherits:
tags: []
deprecation_message: ''
properties:
- name: AudioPlayer.Asset
summary: ''
description: ''
code_samples: []
type: ContentId
tags: []
deprecation_message: ''
security:
read: None
write: None
thread_safety: ReadSafe
category: Asset
serialization:
can_load: true
can_save: true
capabilities:
- Audio
writeCapabilities: []
- name: AudioPlayer.AssetId
summary: |
The asset to be loaded into the `Class.AudioPlayer`.
Expand Down
14 changes: 0 additions & 14 deletions content/en-us/reference/engine/classes/AudioReverb.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -317,20 +317,6 @@ methods:
thread_safety: Unsafe
capabilities: []
writeCapabilities: []
- name: AudioReverb:Reset
summary: ''
description: ''
code_samples: []
parameters: []
returns:
- type: void
summary: ''
tags: []
deprecation_message: ''
security: RobloxScriptSecurity
thread_safety: Unsafe
capabilities: []
writeCapabilities: []
events:
- name: AudioReverb.WiringChanged
summary: |
Expand Down
48 changes: 0 additions & 48 deletions content/en-us/reference/engine/classes/BugReporterService.yaml

This file was deleted.

19 changes: 0 additions & 19 deletions content/en-us/reference/engine/classes/Chat.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,25 +50,6 @@ properties:
can_save: true
capabilities: []
writeCapabilities: []
- name: Chat.IsAutoMigrated
summary: ''
description: ''
code_samples: []
type: bool
tags:
- Hidden
- NotReplicated
deprecation_message: ''
security:
read: RobloxScriptSecurity
write: RobloxScriptSecurity
thread_safety: ReadSafe
category: Data
serialization:
can_load: true
can_save: true
capabilities: []
writeCapabilities: []
- name: Chat.LoadDefaultChat
summary: |
Toggles whether the default chat framework should be automatically loaded
Expand Down
25 changes: 1 addition & 24 deletions content/en-us/reference/engine/classes/CreatorStoreService.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,29 +12,6 @@ tags:
- Service
deprecation_message: ''
properties: []
methods:
- name: CreatorStoreService:PerformCreatorStorePurchase
summary: ''
description: ''
code_samples: []
parameters:
- name: productTargetId
type: int64
default:
summary: ''
- name: assetType
type: string
default:
summary: ''
returns:
- type: Dictionary
summary: ''
tags:
- Yields
deprecation_message: ''
security: RobloxScriptSecurity
thread_safety: Unsafe
capabilities: []
writeCapabilities: []
methods: []
events: []
callbacks: []
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: StylingService
name: FeatureRestrictionManager
type: class
category:
memory_category: Gui
memory_category: Instances
summary: ''
description: ''
code_samples: []
Expand All @@ -10,7 +10,6 @@ inherits:
tags:
- NotCreatable
- Service
- NotReplicated
deprecation_message: ''
properties: []
methods: []
Expand Down
46 changes: 0 additions & 46 deletions content/en-us/reference/engine/classes/GlobalSettings.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,34 +46,6 @@ methods:
thread_safety: Unsafe
capabilities: []
writeCapabilities: []
- name: GlobalSettings:GetFFlagOverrides
summary: ''
description: ''
code_samples: []
parameters: []
returns:
- type: string
summary: ''
tags: []
deprecation_message: ''
security: RobloxScriptSecurity
thread_safety: Unsafe
capabilities: []
writeCapabilities: []
- name: GlobalSettings:GetFFlags
summary: ''
description: ''
code_samples: []
parameters: []
returns:
- type: string
summary: ''
tags: []
deprecation_message: ''
security: RobloxScriptSecurity
thread_safety: Unsafe
capabilities: []
writeCapabilities: []
- name: GlobalSettings:GetFVariable
summary: |
Returns the value of an FVariable, if it exists.
Expand All @@ -94,23 +66,5 @@ methods:
thread_safety: Unsafe
capabilities: []
writeCapabilities: []
- name: GlobalSettings:SetFFlagOverrides
summary: ''
description: ''
code_samples: []
parameters:
- name: overrides
type: string
default:
summary: ''
returns:
- type: bool
summary: ''
tags: []
deprecation_message: ''
security: RobloxScriptSecurity
thread_safety: Unsafe
capabilities: []
writeCapabilities: []
events: []
callbacks: []
Loading

0 comments on commit f69638d

Please sign in to comment.