Commit 4e58a26
authored
Added code snippet for deriving TextChatMessageProperties (#1048)
## Changes
I was trying to figure out how to derive TextChatMessageProperites, and
I couldn't find it anywhere. This PR aims to add a code snippet to the
TextChatMessageProperties page (
https://create.roblox.com/docs/reference/engine/classes/TextChatMessageProperties
) that will show how to do so.
## Checks
By submitting your pull request for review, you agree to the following:
- [X] This contribution was created in whole or in part by me, and I
have the right to submit it under the terms of this repository's open
source licenses.
- [X] I understand and agree that this contribution and a record of it
are public, maintained indefinitely, and may be redistributed under the
terms of this repository's open source licenses.
- [X] To the best of my knowledge, all proposed changes are accurate.
---------1 parent 515c0b0 commit 4e58a26
File tree
1 file changed
+16
-0
lines changed- content/en-us/reference/engine/classes
1 file changed
+16
-0
lines changedLines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
14 | 30 | | |
15 | 31 | | |
16 | 32 | | |
| |||
0 commit comments