We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 897c49e commit 74ed0e3Copy full SHA for 74ed0e3
content/en-us/reference/engine/classes/TextChatCommand.yaml
@@ -6,7 +6,7 @@ summary: |
6
Represents a text chat command.
7
description: |
8
Represents a text chat command. Can be used to create custom text chat
9
- commands when parented to the `TextChatCommands` folder inside
+ commands when parented to the `TextChatCommands|no-link` folder inside
10
`Class.TextChatService`. Custom commands can have up to two aliases,
11
and the Triggered event fires when a user types "/{PrimaryAlias}" or
12
"/{SecondaryAlias}" into the chat.
0 commit comments