Skip to content

Commit 74ed0e3

Browse files
authored
Include no-link to TextChatCommands
1 parent 897c49e commit 74ed0e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ summary: |
66
Represents a text chat command.
77
description: |
88
Represents a text chat command. Can be used to create custom text chat
9-
commands when parented to the `TextChatCommands` folder inside
9+
commands when parented to the `TextChatCommands|no-link` folder inside
1010
`Class.TextChatService`. Custom commands can have up to two aliases,
1111
and the Triggered event fires when a user types "/{PrimaryAlias}" or
1212
"/{SecondaryAlias}" into the chat.

0 commit comments

Comments
 (0)