Missing API Documentation
This API Class does not have any or complete API documentation. Please add API documentation if possible.
The TextChatCommand class inherits from Instance.
Properties
AutocompleteVisible: bool
- Category: Behavior.
- Serialization: can save and load.
- Thread safety: read safe
Enabled: bool
- Category: Behavior.
- Serialization: can save and load.
- Thread safety: read safe
PrimaryAlias: string
- Category: Behavior.
- Serialization: can save and load.
- Thread safety: read safe
SecondaryAlias: string
- Category: Behavior.
- Serialization: can save and load.
- Thread safety: read safe
Events
Triggered(originTextSource: TextSource, unfilteredText: string)
| Name | Type |
|---|---|
| originTextSource | TextSource |
| unfilteredText | string |
- Thread safety: unsafe