Skip to content

Commit c43fdbf

Browse files
authored
Update AssetService.yaml
Added summaries for [Content](https://create.roblox.com/docs/reference/engine/datatypes/Content) variables
1 parent da552e3 commit c43fdbf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/en-us/reference/engine/classes/AssetService.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ methods:
209209
- name: content
210210
type: Content
211211
default:
212-
summary: ''
212+
summary: 'Reference to asset content stored externally or as an object within the place, wrapping a single value of one of the supported `Enum.ContentSourceType` values.'
213213
- name: editableImageOptions
214214
type: Dictionary?
215215
default:
@@ -250,7 +250,7 @@ methods:
250250
- name: content
251251
type: Content
252252
default:
253-
summary: ''
253+
summary: 'Reference to asset content stored externally or as an object within the place, wrapping a single value of one of the supported `Enum.ContentSourceType` values.'
254254
- name: editableMeshOptions
255255
type: Dictionary?
256256
default:
@@ -319,7 +319,7 @@ methods:
319319
- name: meshContent
320320
type: Content
321321
default:
322-
summary: ''
322+
summary: 'Reference to asset content stored externally or as an object within the place, wrapping a single value of one of the supported `Enum.ContentSourceType` values.'
323323
- name: options
324324
type: Dictionary
325325
default: nil

0 commit comments

Comments
 (0)