Skip to content

Commit 3d8bf93

Browse files
update Open Source Docs from Roblox internal teams
1 parent 4d83945 commit 3d8bf93

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
@@ -152,10 +152,10 @@ methods:
152152
- name: AssetService:CreateEditableMeshFromPartAsync
153153
summary: |
154154
Returns a new `Class.EditableMesh` instance created from an existing
155-
`Class.MeshPart`.
155+
`Class.MeshPart`.
156156
description: |
157157
Returns a new `Class.EditableMesh` instance created from the
158-
`Class.MeshPart.MeshId|MeshId` of an existing `Class.MeshPart`.
158+
`Class.MeshPart.MeshId|MeshId` of an existing `Class.MeshPart`.
159159
code_samples: []
160160
parameters:
161161
- name: meshPart
@@ -172,7 +172,7 @@ methods:
172172
tags:
173173
- Yields
174174
- Deprecated
175-
deprecation_message: ''
175+
deprecation_message: 'This function has been deprecated - use `Class.AssetService:CreateEditableMeshAsync()`.'
176176
security: None
177177
thread_safety: Unsafe
178178
capabilities: []

0 commit comments

Comments
 (0)