Skip to content

Commit 59277a3

Browse files
authored
Enum.ItemType to Enum.AvatarItemType
Enum.ItemType seems to have been changed into Enum.AvatarItemType
1 parent 3ab4c98 commit 59277a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -506,7 +506,7 @@ methods:
506506
description: |
507507
This function returns the item details for the given item. It accepts two
508508
parameters - the first indicating the ID of the item being retrieved and
509-
the second indicating its `Enum.ItemType`.
509+
the second indicating its `Enum.AvatarItemType`.
510510
511511
Data returned in the format:
512512

0 commit comments

Comments
 (0)