File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
content/en-us/reference/engine/classes Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff 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 : []
You can’t perform that action at this time.
0 commit comments